[This is preliminary documentation and is subject to change.]
Gets the position of the specified bone, in world space.
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. See Bones List for a list of bones.
Return Value
Type: Vector3A Vector3 representing the position of the specified bone, in world space.
See Also