Phaser API Documentation

  Version: 
onGlow(config, width, height)

Description:

Runs the Glow FX controller.

Parameters:

name type description
config Phaser.FX.Glow

The Glow FX controller.

width number

The width of the target.

height number

The height of the target.

Since: 3.60.0