SINE_IN_OUT_80

An interpolator that uses a sine curve for an ease-in-out effect with a 80% in/out ratio. This creates an animation with higher acceleration towards the middle and higher deceleration towards the end when compared to SINE_IN_OUT_70.

The control points for this interpolator are (0.33, 0.0) and (0.2, 1.0).