[][src]Function egui::math::ease_in_ease_out

pub fn ease_in_ease_out(t: f32) -> f32

For t=[0,1], returns [0,1] with a derivate of zero at both ends