[This is preliminary documentation and is subject to change.]
Gets the dimensions of this model.
The rear bottom left relative offset from the origin of the model.
The front top right relative offset from the origin of the model.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- rearBottomLeft
- Type: Rage.Vector3
The negative dimensions. - frontTopRight
- Type: Rage.Vector3
The positive dimensions.
See Also