[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
GetBoneAxes(Int32, Vector3, Vector3, Vector3) |
Gets the axes of the specified bone. That is, three vectors pointing right, forward and up, relative to the bone's orientation.
(Inherited from Entity.) | |
GetBoneAxes(String, Vector3, Vector3, Vector3) |
Gets the axes of the specified bone. That is, three vectors pointing right, forward and up, relative to the bone's orientation.
(Inherited from Entity.) | |
GetBoneAxes(PedBoneId, Vector3, Vector3, Vector3) |
See Also