Function Skeleton.getBoneCustomPose

Returns the custom pose of the specified bone. Custom pose is applied on top of the rest pose.

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