Click or drag to resize

Transform3 Properties

The Transform3 type exposes the following members.

Properties
  NameDescription
Public propertyRotationMatrix
Gets the rotation matrix.
Public propertyScalingMatrix
Gets the scaling matrix.
Public propertyTransformMatrix4
Gets the transformation matrix corresponding to the transform.
Public propertyTranslationMatrix
Gets the translation matrix.
Top
See Also