Represents a a mathematical matrix, specialized in 3D transformations.
The following tables list the members exposed by the Matrix3D type.
Name | Description | |
---|---|---|
Initializes a new instance of the Matrix3D class. |
Name | Description | |
---|---|---|
Fills the matrix with an array, starting from the top left, filling horisontally. |
||
A 4x4 Identety Matrix |
||
Overloaded. |
||
Fills the matrix with zeros. |
||
A 4x4 matrix, allowing perspective and vercitile coordinates. |
||
A 4x4 matrix, allowing rotation around the X axis. |
||
A 4x4 matrix, allowing rotation around the Y axis. |
||
A 4x4 matrix, allowing rotation around the Z axis. |
||
A 4x4 matrix, allowing scaling. |
||
A 4x4 matrix, allowing translation. |