Click or drag to resize
DigitalRuneIParticleSystemServiceParticleSystems Property
Gets the particle systems.

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
ParticleSystemCollection ParticleSystems { get; }

Property Value

Type: ParticleSystemCollection
The particle systems.
See Also