Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> DESTINATION_ATOP: number

Description:

Destination-out blend mode. For Canvas only. The existing canvas is only kept where it overlaps the new shape. The new shape is drawn behind the canvas content.

Type:
number
Since: 3.0.0