Optionaltype: EnumValue<ParticleEmissionModeType, number>Optionalspeed: numberOptionalinterval: numberOptionalisInternalConstructor: booleanDetermines 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.
Marks the object as dirty.
Flags specifying what kind of member was changed.
Allows modifying this object multiple times in a row in a scope, without marking the object dirty immediately. Dirty flags are accumulated and the object is marked dirty at the end.
The scope where the object is modified.
Controls how are particle positions on a shape chosen.