EntityBoneYaw()
Syntax
Result = EntityBoneYaw(#Entity, Bone$)Description
Returns the yaw of the entity bone.
Parameters
#Entity The entity to use. Bone$ The bone name in the OGRE mesh.
Return value
The current yaw value of the bone. This value is always between -180.0 and 180.0 degrees.
See Also
EntityBonePitch(), EntityBoneRoll()
Supported OS
All