Click or drag to resize

Matrix4x4 Methods

The Matrix4x4 type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodGetNativePtr
Public methodInverse
Get the inverse of this matrix
Public methodToArray
Convert the matrix into a 2D array
Public methodToString
Get string representation of the matrix
(Overrides ObjectToString.)
Top
See Also