Click or drag to resize

Transform Fields

The Transform type exposes the following members.

Fields
  NameDescription
Public fieldbasis
The Basis of this transform. Contains the X, Y, and Z basis vectors (columns 0 to 2) and is responsible for rotation and scale.
Public fieldorigin
The origin vector (column 3, the fourth column). Equivalent to array index `[3]`.
Top
See Also