[This is preliminary documentation and is subject to change.]
Negates a matrix.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- matrix
- Type: RageMatrix
The matrix to be negated. - result
- Type: RageMatrix
When the method completes, contains the negated matrix.
See Also