Matrix4H Fields |
The Matrix4H type exposes the following members.
Name | Description | |
---|---|---|
Identity |
The identity matrix.
| |
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.
|