Transform Fields |
The Transform type exposes the following members.
| Name | Description | |
|---|---|---|
| basis |
The Basis of this transform. Contains the X, Y, and Z basis
vectors (columns 0 to 2) and is responsible for rotation and scale.
| |
| origin |
The origin vector (column 3, the fourth column). Equivalent to array index `[3]`.
|