Sets the time for the specified frame.
void setFrame(int frame, double time) { SpineBindings.bindings.spine_physics_constraint_reset_timeline_set_frame(_ptr, frame, time); }