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.

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

Meta