Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> OVERLAY: number

Description:

Overlay blend mode. For Canvas only. A combination of multiply and screen. Dark parts on the base layer become darker, and light parts become lighter.

Type:
number
Since: 3.0.0