GetSkeleton2DBoneX

Description

Returns the original X position of the specified bone also known as the setup pose. This value will not change whilst the bone is animating, instead the animation builds on top of the setup pose to create the bone position seen on screen. If the bone does not exist it will return 0. Bone IDs start at 0.

Definition

float GetSkeleton2DBoneX( iSkeleton, bone )

Parameters