blendDestinationIn() → {Phaser.BitmapData}
Sets the blend mode to 'destination-in'
Returns
This BitmapData object for method chaining.
- Source code: gameobjects/BitmapData.js (Line 2117)
blendDestinationIn() → {Phaser.BitmapData}
Sets the blend mode to 'destination-in'
This BitmapData object for method chaining.
Please login to continue.