2021 Property
Changes 1
P

Transform2D.IsIdentity

Description:
The boolean value that indicates whether this transformation is an identity.
Remarks:
The identity transformation does not change a point or a vector that it is applied to.
public bool IsIdentity { get; }