Phaser API Documentation

  Version: 

Member of: Phaser.BlendModes

<static, constant> SOURCE_IN: number

Description:

Source-in blend mode. For Canvas only. The new shape is drawn only where both the new shape and the destination canvas overlap. Everything else is made transparent.

Type:
number
Since: 3.0.0