Phaser API Documentation

  Version: 
addColorMatrix()

Description:

Adds a ColorMatrix effect.

The color matrix effect is a visual technique that involves manipulating the colors of an image or scene using a mathematical matrix. This process can adjust hue, saturation, brightness, and contrast, allowing developers to create various stylistic appearances or mood settings within the game. Common applications include simulating different lighting conditions, applying color filters, or achieving a specific visual style.

Returns:
Description:

The ColorMatrix FX Controller.

Since: 3.60.0