ease_in_out

Function ease_in_out 

Source
fn ease_in_out(t: f32) -> f32
Expand description

EaseInOut S-curve used for the default transition. Slower at the endpoints, faster in the middle — softer to the eye than a strict linear crossfade.