Encapsulates an entire transformation, including rotation, position, and scale.

Constructors

Properties

Constructors

Properties

position: Vector3

The position to apply through this transformation.

rotation: Matrix3

The rotation to apply through this transformation.

scale: Vector3

The scale to apply through this transformation.