EntityBonePitch()

Syntax

Result = EntityBonePitch(#Entity, Bone$)
Description
Returns the pitch of the entity bone.

Parameters

#Entity The entity to use.
Bone$ The bone name in the OGRE mesh.

Return value

The current pitch value of the bone. This value is always between -180.0 and 180.0 degrees.

See Also

EntityBoneYaw(), EntityBoneRoll()

Supported OS

All

<- EntityAngularFactor() - Entity Index - EntityBoneRoll() ->