Skip to content

API > Matrix4x4 > determinant


Matrix4x4.determinant⚓︎

Read-Only

Read-only Property 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.