Function Skeleton.setBoneRest

Sets the rest transform for bone bone_idx.

void setBoneRest (
  const(long) bone_idx,
  const(Transform) rest
) nothrow @nogc;