Click or drag to resize

Matrix4x4 Properties

The Matrix4x4 type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIdentity
Returns the multiplicative identity matrix.
Public propertyIsIdentity
Returns whether the matrix is the identity matrix.
Public propertyTranslation
Gets or sets the translation component of this matrix.
Top
See Also