Click or drag to resize

Matrix4F Fields

The Matrix4F type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberIdentity The identity matrix.
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.
Top
See Also