Function Skeleton.getBoneGlobalPose

Returns the overall transform of the specified bone, with respect to the skeleton. Being relative to the skeleton frame, this is not the actual "global" transform of the bone.

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