pub fn step_floor(steps: u32, time: EasingTime) -> Factor
Expand description
Jumps to the final value by a number of steps
.
Waits until first step to output the first step value.
pub fn step_floor(steps: u32, time: EasingTime) -> Factor
Jumps to the final value by a number of steps
.
Waits until first step to output the first step value.