Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> SCREEN: number

Description:

Screen blend mode. For Canvas and WebGL. The pixels are inverted, multiplied, and inverted again. A lighter picture is the result (opposite of multiply)

Type:
number
Since: 3.0.0