Home
News
Learn
Download
Examples
Community
Plugins
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Particles.ParticleEmitter
angle:
Phaser.GameObjects.Particles.EmitterOp
Description:
The angle of the initial velocity of emitted particles, in degrees.
Type:
Phaser.GameObjects.Particles.EmitterOp
Default:
{ min: 0, max: 360 }
Since:
3.0.0
Source:
src/gameobjects/particles/ParticleEmitter.js
(Line
401
)