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.

struct Skeleton
@nogc nothrow const
Transform
getBonePose
(
in long bone_idx
)

Meta