Phaser API Documentation

  Version: 
setSpeed(value)

Description:

Sets the initial radial speed of emitted particles. Changes the emitter to radial mode.

Parameters:

name type description
value Phaser.Types.GameObjects.Particles.EmitterOpOnEmitType

The speed, in pixels per second.

Returns:
Description:

This Particle Emitter.