Phaser API Documentation

  Version: 
onBlur(config, width, height)

Description:

Runs the Blur FX controller.

Parameters:

name type description
config Phaser.FX.Blur

The Blur FX controller.

width number

The width of the target.

height number

The height of the target.

Since: 3.60.0