Click or drag to resize
DigitalRuneParticleSystemReset Method
Resets the particle system to its initial state. All particle states are cleared.

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public void Reset()
Remarks
Reset does not change the Enabled flag.
See Also