SetObjectBoneRotation

Description

Sets the rotation of the specified bone using euler angles in degrees. Alternatively you can use SetObjectBoneRotationQuat to use a quaternion.

Definition

SetObjectBoneRotation( objID, boneIndex, angx, angy, angz )

Parameters