Skip to main content

Matrix4x4.isIdentity

"Read-Only"

This property is Read-Only

NameType
isIdentityboolean

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.