Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> MULTIPLY: number

Description:

Multiply blend mode. For Canvas and WebGL. The pixels are of the top layer are multiplied with the corresponding pixel of the bottom layer. A darker picture is the result.

Type:
number
Since: 3.0.0