<Code Lib>
2021 Property
Changes 0
P

Transform.Identity

Description:
The identity transformation.
Remarks:
The identity transformation does not change a point or a vector that it is applied to.

public static Transform Identity { get; }

Loading…