Normalize3
Get the normalized form of a 3 vector.
Signatures
- Paramate.Viewport.Normalize3( a )
Details
The function normalizes a 3 vector and returns that form.
Parameters
- a
-
A 3 vector.
Return value
The normalized form of the parameter vector.