APILNMatrix_Inverse Method |
Namespace: Lumino
public static Result LNMatrix_Inverse( ref Matrix mat, out Matrix matOut )
Public Shared Function LNMatrix_Inverse ( ByRef mat As Matrix, <OutAttribute> ByRef matOut As Matrix ) As Result
public: static Result LNMatrix_Inverse( Matrix% mat, [OutAttribute] Matrix% matOut )
static member LNMatrix_Inverse : mat : Matrix byref * matOut : Matrix byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNMatrix_Inverse(Lumino.Matrix@,Lumino.Matrix@)"]