DynamicStep
pixi-wheels / index / DynamicStep
Type Alias: DynamicStep
type DynamicStep = Record<string, number>;
Defined in: config/types.ts:442
A step in a dynamic-section sequence: the weights every named section takes when the wheel moves to that step. Sections not named keep their current weight.