Extends
- PIXI.Filter
Methods
- Initializes the color filter
- Sets the blend color of the color filter
Name Type Description color
array The blend color [r, g, b, a] - Sets the brightness of the color filter
Name Type Description brightness
number The brightness (0 to 255) - Sets the color tone of the color filter
Name Type Description tone
array The color tone [r, g, b, gray] - Sets the hue rotation value of the color filter
Name Type Description hue
number The hue value (-360, 360)