Matrix |
The Matrix44 type exposes the following members.
| Name | Description | |
|---|---|---|
| M11 | A first row and first column value. | |
| M12 | A first row and second column value. | |
| M13 | A first row and third column value. | |
| M14 | A first row and fourth column value. | |
| M21 | A second row and first column value. | |
| M22 | A second row and second column value. | |
| M23 | A second row and third column value. | |
| M24 | A second row and fourth column value. | |
| M31 | A third row and first column value. | |
| M32 | A third row and second column value. | |
| M33 | A third row and third column value. | |
| M34 | A third row and fourth column value. | |
| M41 | A fourth row and first column value. | |
| M42 | A fourth row and second column value. | |
| M43 | A fourth row and third column value. | |
| M44 | A fourth row and fourth column value. |