Skeleton.setBonePose

Return the pose transform for bone "bone_idx".

struct Skeleton
@nogc nothrow
void
setBonePose
(
in long bone_idx
,
in Transform pose
)

Meta