blendReset() → {Phaser.BitmapData}
Resets the blend mode (effectively sets it to 'source-over')
Returns
This BitmapData object for method chaining.
- Source code: gameobjects/BitmapData.js (Line 2039)
blendReset() → {Phaser.BitmapData}
Resets the blend mode (effectively sets it to 'source-over')
This BitmapData object for method chaining.
Please login to continue.