Rotate

scalafx.scene.transform.Rotate
See theRotate companion class
object Rotate

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Rotate.type

Members list

Value members

Concrete fields

val XAxis: Point3D

Specifies the X-axis as the axis of rotation.

Specifies the X-axis as the axis of rotation.

Attributes

val YAxis: Point3D

Specifies the Y-axis as the axis of rotation.

Specifies the Y-axis as the axis of rotation.

Attributes

val ZAxis: Point3D

Specifies the Z-axis as the axis of rotation.

Specifies the Z-axis as the axis of rotation.

Attributes

Implicits

Implicits

implicit def sfxRotate2jfx(v: Rotate): Rotate