[This is preliminary documentation and is subject to change.]
Reverses the direction of a given quaternion.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- quaternion
- Type: RageQuaternion
The quaternion to negate.
Return Value
Type: QuaternionA quaternion facing in the opposite direction.
See Also