Function zng_var::animation::easing::step_ceil

source ·
pub fn step_ceil(steps: u32, time: EasingTime) -> EasingStep
Expand description

Jumps to the final value by a number of steps.

Starts from the first step value immediately.