Skeleton.getBoneCustomPose

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

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

Meta