pub fn ease(t: f64, easing: &EasingType) -> f64
Apply easing function to a normalized time t (0.0..1.0)