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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to 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
|