2024 Method
Changes 5
M

Transform2D.CreateIdentity

Description:
Creates the identity transformation.
Remarks:
The identity transformation does not change a point or a vector that it is applied to.
public static Transform2D CreateIdentity()
The identity transformation. The identity transformation.