Skeleton.getBoneGlobalPoseNoOverride

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

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

Meta