Phaser API Documentation

  Version: 
setBlendMode(blendMode)

Description:

Sets the blend mode (compositing operation) of the current context.

Parameters:

name type description
blendMode string

The new blend mode which should be used.

Returns:
Description:

This CanvasRenderer object.

Since: 3.0.0