Matrix4x4isIdentityOn this pageMatrix4x4.isIdentity "Read-Only"This property is Read-Only NameTypeisIdentityboolean Description Checks whether this is an identity matrix. (Read Only) Extra Detail An identity matrix contains 1.0 in the main diagonal, and 0.0 for every other elements.