Function zng_var::animation::easing::bounce

source ·
pub fn bounce(time: EasingTime) -> EasingStep
Expand description

Oscillating transition that grows in magnitude, does not go negative, when the curve is about to go negative it sharply transitions to a new arc of larger magnitude.