Phaser API Documentation

  Version: 
steps: number

Description:

The number of steps to run the Blur effect for.

This value should always be an integer.

It defaults to 4. The higher the value, the smoother the blur, but at the cost of exponentially more gl operations.

Keep this to the lowest possible number you can have it, while still looking correct for your game.

Type:
number