SpotlightOptions
pixi-reels
pixi-reels / index / SpotlightOptions
Interface: SpotlightOptions
Defined in: spotlight/SymbolSpotlight.ts:7
Extended by
Properties
| Property | Type | Description | Defined in |
|---|
dimAmount? | number | Opacity of the dim overlay (0-1). Default: 0.5. | spotlight/SymbolSpotlight.ts:9 |
playWinAnimation? | boolean | Whether to play win animation on spotlighted symbols. Default: true. | spotlight/SymbolSpotlight.ts:11 |
promoteAboveMask? | boolean | Whether to re-parent symbols above the mask. Default: true. | spotlight/SymbolSpotlight.ts:13 |