FlashOptions
Defined in: renderer/src/transitions/flash.ts:7
Properties
Section titled “Properties”color?
Section titled “color?”
optionalcolor?:number
Defined in: renderer/src/transitions/flash.ts:11
Flash color as a hex number. Default: 0xffffff.
coverScreen?
Section titled “coverScreen?”
optionalcoverScreen?:boolean
Defined in: renderer/src/transitions/flash.ts:17
When true, the overlay covers the full canvas including
letterbox / expand bars. When false (default), it covers only the
virtual play area — bars stay visible during the flash.
duration?
Section titled “duration?”
optionalduration?:number
Defined in: renderer/src/transitions/flash.ts:9
Flash duration in ms. Default: 200.