pixi-wheels

SettleConfig

pixi-wheels


pixi-wheels / index / SettleConfig

Interface: SettleConfig

Defined in: config/types.ts:150

Properties#

PropertyTypeDescriptionDefined in
bounceDeg?number'bounce' only: how far past the landing angle the wheel travels. Default 4.config/types.ts:159
delayMs?numberPause before the settle begins. Default 250.config/types.ts:153
durationMs?numberLength of the settle move. Default 600.config/types.ts:155
ease?EaseEase of the settle move. Default 'sine.inOut'.config/types.ts:157
modeSettleMode-config/types.ts:151