new Transform()
Members
-
euler
-
The rotation of the object.
-
matrix
-
The matrix representing the transform.
-
position
-
The position of the object.
-
rotation
-
The rotation of the object.
-
scale
-
The scale of the object.
Methods
-
copyTransform()
-
Copies the state of another Transform object
-
lookAt()
-
Orients the object in such a way as to face the target point.