Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> DIFFERENCE: number

Description:

Difference blend mode. For Canvas only. Subtracts the bottom layer from the top layer or the other way round to always get a positive value.

Type:
number
Since: 3.0.0