Skip to content

API > Matrix4x4 > identity


Matrix4x4.identity⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
identity Matrix4x4

Description⚓︎

Returns the identity matrix (Read Only).

Extra Detail⚓︎

This is a matrix that effectively does nothing when applied. It has 1s in the main diagonal and 0s in all other elements: