Share

IsUnitLength Method

Overload List

Method Description
Vector3d.IsUnitLength ()This method calls Vector3d.IsUnitLength(Tolerance tolerance) with tolerance set to Global.
Vector3d.IsUnitLength (Tolerance)Returns true if this vector is equal to its normalization. Returns false otherwise.

Was this information helpful?