Matrix4x4 Methods |
The Matrix4x4 type exposes the following members.
Name | Description | |
---|---|---|
Dispose | ||
GetNativePtr | ||
Inverse | Get the inverse of this matrix | |
Load | Load the matrix from the given file | |
Save | Save the matrix to the given file | |
ToArray | Convert the matrix into a 2D array | |
ToString | Get string representation of the matrix (Overrides ObjectToString.) |