Inverted | Returns inverse of this matrix. |
M11 | |
M12 | |
M13 | |
M14 | |
M21 | |
M22 | |
M23 | |
M24 | |
M31 | |
M32 | |
M33 | |
M34 | |
M41 | |
M42 | |
M43 | |
M44 |
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. |
Identity | Returns the multiplicative identity matrix. |