 | ParticleSystemReset Method |
Resets the particle system to its initial state. All particle states are cleared.
Namespace: DigitalRune.ParticlesAssembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntaxmember Reset : unit -> unit
RemarksReset does not change the
Enabled flag.
See Also