Skip to content

easeInQuart

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

Defined in: src/util/animation/easing.ts:65

Quartic easing in

Parameters

timeElapsed

number

startValue

number

byValue

number

duration

number

Returns

number