Phaser API Documentation

  Version: 
maxAliveParticles: number

Description:

The maximum number of alive and rendering particles this emitter will update. When this limit is reached, a particle needs to die before another can be emitted.

0 means no limits.

Type:
number
Default: 0
Since: 3.60.0