이 페이지가 있는 버전:
이 페이지가 없는 버전:
Checks whether this is an identity matrix. (Read Only)
An identity matrix contains 1.0 in the main diagonal, and 0.0 for every other elements.See Also: Matrix4x4.identity property.