Optionaltype: EnumValue<ParticleEmissionModeType, number>Optionalspeed: numberOptionalinterval: numberDetermines the minimum interval allowed between the generated particles. 0 specifies the particles can be generated anywhere on the shape.
Speed along which particle generation should move around the shape, relevant for Loop and PingPing emission modes.
Type that determines general behaviour.
Copies all properties defined by the prototype of ParticleEmissionMode from other to this instance.
Clones this instance and returns a new ParticleEmissionMode with identical values.
Determines if this ParticleEmissionMode instance is equal to the other instance.
StaticisDetermines if both ParticleEmissionMode instances are equal.
Controls how are particle positions on a shape chosen.