Function zng_var::animation::easing::step_floor
source ยท pub fn step_floor(steps: u32, time: EasingTime) -> EasingStep
Expand description
Jumps to the final value by a number of steps
.
Waits until first step to output the first step value.