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