normalizeInPlace Method
If this vector has nonzero length, divide by the length to change to a unit vector.
normalizeInPlace(): boolean
Returns - boolean
true if normalization completed.
Defined in
- geometry3d/Point3dVector3d.ts Line 915
Last Updated: 30 November, 2023