setupPose method
void
setupPose()
Sets the bones, constraints, and slots to their setup pose values.
Implementation
void setupPose() {
SpineBindings.bindings.spine_skeleton_setup_pose(_ptr);
}
Sets the bones, constraints, and slots to their setup pose values.
void setupPose() {
SpineBindings.bindings.spine_skeleton_setup_pose(_ptr);
}