Click or drag to resize

Matrix4 Fields

The Matrix4 type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdentity
The identity matrix.
Public fieldStatic memberIdentityAsString
Public fieldItem0
The first row of the matrix.
Public fieldItem1
The second row of the matrix.
Public fieldItem2
The third row of the matrix.
Public fieldItem3
The fourth row of the matrix.
Public fieldStatic memberZero
The matrix with all of its components set to zero.
Public fieldStatic memberZeroAsString
Top
See Also