Phaser API Documentation

  Version: 
onBloom(config, width, height)

Description:

Runs the Bloom FX controller.

Parameters:

name type description
config Phaser.FX.Bloom

The Bloom FX controller.

width number

The width of the target.

height number

The height of the target.

Since: 3.60.0