A function defined in PEd_matrix.gml
PEd_MatrixInverse(_matrix)
Calculates the inverse matrix of the given matrix.
Name | Type | Description |
---|---|---|
_matrix | Array |
The matrix to calculate the inverse matrix of. |
Array
The inverse matrix.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.