[ Version ( since = "1.12" ) ]
public void set_step_progress (int n_steps, StepMode step_mode)
Sets the progress_mode of the this to STEPS and provides the parameters of the step function.
| this |
a Timeline |
| n_steps |
the number of steps |
| step_mode |
whether the change should happen at the start or at the end of the step |