Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> ADD: number

Description:

Add blend mode. For Canvas and WebGL. Where both shapes overlap the color is determined by adding color values.

Type:
number
Since: 3.0.0