Click or drag to resize

Matrix4x4 Properties

The Matrix4x4 type exposes the following members.

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