[This is preliminary documentation and is subject to change.]
Gets the rotation of the specified bone.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- boneName
- Type: SystemString
The name of the bone.
Return Value
Type: RotatorAn instance of Rotator representing the rotation of the bone.
See Also