[This is preliminary documentation and is subject to change.]
Conjugates a 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 conjugate. - result
- Type: RageQuaternion
When the method completes, contains the conjugated quaternion.
See Also