Phaser API Documentation

  Version: 
removeDeathZone(zone)

Description:

Removes the given Particle Death Zone from this Emitter.

Parameters:

name type description
zone Phaser.GameObjects.Particles.Zones.DeathZone

The Death Zone that should be removed from this Emitter.

Returns:
Description:

This Particle Emitter.

Since: 3.60.0