Transform.isIdentity

Returns <code>true</code> if the Transform represents the identity matrix and false otherwise.

@return <code>true</code> if the receiver is an identity Transform, and <code>false</code> otherwise

class Transform
bool
isIdentity
(
)

Meta