Skeleton.setBoneRest

Sets the rest transform for bone bone_idx.

struct Skeleton
@nogc nothrow
void
setBoneRest
(
in long bone_idx
,
in Transform rest
)

Meta