Phaser API Documentation

  Version: 
<static> GetBlendModes()

Description:

Returns an array which maps the default blend modes to supported Canvas blend modes.

If the browser doesn't support a blend mode, it will default to the normal source-over blend mode.

Returns:
Description:

Which Canvas blend mode corresponds to which default Phaser blend mode.

Type:
  • array
Since: 3.0.0