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