MatrixInvert

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(inverse:array) MatrixInvert matrix:array 
(inverse:array) MatInv matrix:array

Returns the inverse matrix of a given matrix. Returns 0 if the matrix is not invertible.