Function Skeleton.setBonePose

Returns the pose transform for bone bone_idx.

void setBonePose (
  const(long) bone_idx,
  const(Transform) pose
) nothrow @nogc;