UnitizeVector(Array) Function |
Top |
DescriptionReturns the unit vector by dividing the given vector by its own magnitude.
This function has been Deprecated. Please use [Array].Normalized() instead.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Function Signature
Arguments
Return Value
Returns the unit vector by dividing the given vector by its own magnitude.
Syntax
See also
|