GetObjectBoneQuatW
Description
Returns the W component of the bone's current rotation converted to a quaternion.
Definition
float GetObjectBoneQuatW( objID, boneIndex )
float agk::GetObjectBoneQuatW( UINT objID, UINT boneIndex )
Parameters
- objID - The ID of the object that contains the bone to check.
- boneIndex - The index of the bone to check.