Determines whether this is known to represent an identity transform.
If this returns true then the entry is definitely the identity matrix. If it returns false it may or may not be the identity matrix but no expensive comparison is performed to verify it.
this |
true if this is definitely an identity transform, otherwise false. |