EASE_IN_OUT


Description:

[ Version ( since = "1.7" ) ]
EASE_IN_OUT

Cubic bezier tweening, with control points in (0.42, 0.0) and (0.58, 1.0).

Starts off slowly, speeds up in the middle, and then slows down again.