Normalizes a vector so that its magnitude is 1.
0 |
Vector |
Vector |
The vector to normalize. |
2 |
Vector |
Resultant Vector |
The resulting normalized vector. |
SUCCESS |
This command always succeeds. |
None.