[This is preliminary documentation and is subject to change.]
Creates a translation matrix using the specified offsets.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- amount
- Type: RageVector3
The offset for all three coordinate planes.
Return Value
Type: MatrixThe created translation matrix.
See Also