pub fn step_floor(steps: u32, time: EasingTime) -> EasingStepExpand 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) -> EasingStepJumps to the final value by a number of steps.
Waits until first step to output the first step value.