<Code Lib>
2025 Method
Changes 0
M

XYZ.IsUnitLength

Description:
The boolean value that indicates whether this vector is of unit length.
Remarks:
A unit length vector has a length of one, and is considered normalized.

public bool IsUnitLength()

Boolean Boolean

Loading…