zng::var::animation::easing

Function step_floor

source
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.