[This is preliminary documentation and is subject to change.]
Gets a position that's exactly the specified distance from this position.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- distance
- Type: SystemSingle
The distance.
Return Value
Type: Vector3An instance of Vector3 representing the new position.
See Also