| Matrix4 Fields | 
The Matrix4 type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | Identity | 
            The identity matrix.
             | 
|   | IdentityAsString | |
|  | Item0 | 
            The first row of the matrix.
             | 
|  | Item1 | 
            The second row of the matrix.
             | 
|  | Item2 | 
            The third row of the matrix.
             | 
|  | Item3 | 
            The fourth row of the matrix.
             | 
|   | Zero | 
            The matrix with all of its components set to zero.
             | 
|   | ZeroAsString | 
 See Also
See Also