Interface: ColorOverlayFilterOptions

ColorOverlayFilterOptions

Options for the ColorOverlayFilter constructor.

Properties:
Name Type Default Description
alpha number 1

The alpha of the overlay

color ColorSource 0x000000

The color of the overlay

Members

alpha number

The alpha of the overlay

Default Value:
  • 1

color ColorSource

The color of the overlay

Default Value:
  • 0x000000