Matrix4x4.getInverse

Returns the inverse Matrix of the current. If the current matrix has a determinant of approximately zero, the identity Matrix (.init) is returned.

struct Matrix4x4
@nogc const pure nothrow
getInverse
()

Meta