Function zng_var::animation::easing::back

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

Cubic transition that goes slightly negative to start and ends very fast.

Like it backs-up and the shoots out.