Layer.ParticleSystem.ParticleEmitter - Mtax-Development/GML-OOP GitHub Wiki

Description

Constructs a Particle Emitter resource in a Particle System, used to create particles of a Particles Type in a region.

Specification

Destruction
Elements
None

Properties

Name
Type
Default
Modifiable
parent
other
No
ID
{int:particleEmitter}
None
No
particleType
None
No
location
undefined
No
shape
undefined
No
distribution
undefined
No
streamEnabled
true
No
streamCount
{int}
0
No

Construction types

Name
Arguments
New element
particleType {ParticleType}
Empty
Constructor copy
other {Layer.ParticleSystem.ParticleEmitter}
⚠️ **GitHub.com Fallback** ⚠️