Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> DESTINATION_IN: number

Description:

Destination-in blend mode. For Canvas only. The existing canvas content is kept where both the new shape and existing canvas content overlap. Everything else is made transparent.

Type:
number
Since: 3.0.0