Function zng_var::animation::easing::reverse_out
source ยท pub fn reverse_out(
ease_fn: impl Fn(EasingTime) -> EasingStep,
time: EasingTime,
) -> EasingStep
Expand description
Applies the ease_fn
flipped.