Function invert
Parameters
- out: mat4
the receiving matrix
- a: ReadonlyMat4
the source matrix
Returns mat4 | null
out, or null if source matrix is not invertible
- out: mat4
Was this helpful?
the receiving matrix
the source matrix
out, or null if source matrix is not invertible
Inverts a mat4