Function.Ease in Out
sprotty / easeInOut
easeInOut(
x
):number
Defined in: packages/sprotty/src/base/animations/easing.ts:24
Slows down animations towards the begin and the end.
number
the value between 0 (start of animation) and 1 (end of animation) linearly interpolated in time.
number
the eased value between 0 and 1