[This is preliminary documentation and is subject to change.]
Converts the specified value from miles per hour to meters per second.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- milesPerHour
- Type: SystemSingle
The value, in miles per hour.
Return Value
Type: SingleA Single representing the value in meters per second.
See Also