WeightTransitionOptions
pixi-wheels / index / WeightTransitionOptions
Interface: WeightTransitionOptions
Defined in: config/types.ts:456
Options for an animated weight change.
Properties#
| Property | Type | Description | Defined in |
|---|---|---|---|
durationMs? | number | Transition length. Default from dynamic.durationMs, else 500. 0 snaps. | config/types.ts:458 |
ease? | Ease | - | config/types.ts:459 |