EntityBoneRoll()

Syntax

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

Parameters

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

Return value

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

See Also

EntityBonePitch(), EntityBoneYaw()

Supported OS

All

<- EntityBonePitch() - Entity Index - EntityBoneX() ->