Skip to content

easeInOutQuart

easeInOutQuart(timeElapsed, startValue, byValue, duration): number

Quartic easing in and out

Parameters

timeElapsed: number

startValue: number

byValue: number

duration: number

Returns

number

Defined in

src/util/animation/easing.ts:77