[This is preliminary documentation and is subject to change.]
Creates a matrix that scales along the x-axis, y-axis, and y-axis.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- scale
- Type: RageVector3
Scaling factor for all three axes. - result
- Type: RageMatrix
When the method completes, contains the created scaling matrix.
See Also