[This is preliminary documentation and is subject to change.]
Converts the vector into a unit vector.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- vector
- Type: RageVector3
The vector to normalize.
Return Value
Type: Vector3The normalized vector.
See Also