Phaser API Documentation

  Version: 
setSpeedY(value)

Description:

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

Parameters:

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

The speed, in pixels per second.

Returns:
Description:

This Particle Emitter.