Summary

Represents a 4x4 matrix.

Properties

Inverted Returns inverse of this matrix.
M11
M12
M13
M14
M21
M22
M23
M24
M31
M32
M33
M34
M41
M42
M43
M44

Methods

Transform
TransformNormal
Transpose Returns transposed version of this matrix, meaning columns in this matrix become rows in the returned matrix and rows in this matrix become columns in the returned one.

Static Properties

Identity Returns the multiplicative identity matrix.

Static Methods

CreateMatrix3D
CreateObliqueProjection
CreateProjection
CreateRotation
CreateRotationX
CreateRotationY
CreateRotationZ
CreateScale
CreateSkew
CreateSkewX
CreateSkewY
CreateTranslation
CreateWorld
Lerp
Slerp
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.