Description
Outputs a new unit vector with the same direction and orientation as the input vector.
A unit vector is a vector with a length of 1.
Ports
Outputs
|
The new unit vector.
|
|
Returns false if the length of the specified input vector is too small; otherwise, returns true.
|