Method InvertMatrix
InvertMatrix(Matrix4)
Invert a matrix
Declaration
[HandleProcessCorruptedStateExceptions]
public Matrix4 InvertMatrix(Matrix4 matrix)
Parameters
| Type | Name | Description |
|---|---|---|
| Matrix4 | matrix | The matrix to invert |
Returns
| Type | Description |
|---|---|
| Matrix4 |