blendSourceOut() → {Phaser.BitmapData}
Sets the blend mode to 'source-out'
Returns
This BitmapData object for method chaining.
- Source code: gameobjects/BitmapData.js (Line 2078)
blendSourceOut() → {Phaser.BitmapData}
Sets the blend mode to 'source-out'
This BitmapData object for method chaining.
Please login to continue.