Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> COLOR_BURN: number

Description:

Color Burn blend mode. For Canvas only. Divides the inverted bottom layer by the top layer, and then inverts the result.

Type:
number
Since: 3.0.0