Transform3 Properties |
The Transform3 type exposes the following members.
| Name | Description | |
|---|---|---|
| RotationMatrix |
Gets the rotation matrix.
| |
| ScalingMatrix |
Gets the scaling matrix.
| |
| TransformMatrix4 |
Gets the transformation matrix corresponding to the transform.
| |
| TranslationMatrix |
Gets the translation matrix.
|