[This is preliminary documentation and is subject to change.]
Converts the specified angle in radians to its equivalent in degrees.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- radians
- Type: SystemDouble
The angle in radians to convert.
Return Value
Type: SingleA Single representing the angle in degrees.
See Also