setToSetupPose method

void setToSetupPose()

Sets this slot to the setup pose.

Implementation

void setToSetupPose() {
  _bindings.spine_slot_set_to_setup_pose(_slot);
}