Click or drag to resize
DigitalRuneIParticleSystemService Interface
Manages a collection of particle systems.

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public interface IParticleSystemService

The IParticleSystemService type exposes the following members.

Properties
  NameDescription
Public propertyParticleSystems
Gets the particle systems.
Top
See Also