zng::var::animation::easing

Function sine

source
pub fn sine(time: EasingTime) -> Factor
Expand description

Sine transition. Slow start, fast end.