Function Skeleton.getBonePose

Returns the pose transform of the specified bone. Pose is applied on top of the custom pose, which is applied on top the rest pose.

Transform getBonePose (
  const(long) bone_idx
) nothrow @nogc const;