determinant
7/14/25Less than 1 minute
Matrix4x4.determinant
"Read-Only"
This property is **Read-Only**
Name | Type |
---|---|
determinant | number |
Description
The determinant of the matrix. (Read Only)
Extra Detail
You can not invert matrices with a determinant of zero.