zng::var::animation::easing

Function reverse_out

source
pub fn reverse_out(
    ease_fn: impl Fn(EasingTime) -> Factor,
    time: EasingTime,
) -> Factor
Expand description

Applies the ease_fn flipped.