identity
7/14/25Less than 1 minute
Matrix4x4.identity
"Read-Only"
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: