Skip to main content

ease

Function ease 

Source
pub fn ease(t: f64, easing: &EasingType) -> f64
Expand description

Apply easing function to a normalized time t (0.0..1.0)