Click or drag to resize
DigitalRuneStreamEmitter Properties

The StreamEmitter type exposes the following members.

Properties
  NameDescription
Public propertyDefaultEmissionRate
Gets or sets the default emission rate that is used if the EmissionRateParameter is not found.
Public propertyEmissionLimit
Gets or sets the maximum number of emitted particles.
Public propertyEmissionRateParameter
Gets or sets the name of the particle parameter that defines the emission rate (particles per second). (A uniform parameter of type Single.)
Public propertyEnabled
Gets or sets a value indicating whether this ParticleEffector is enabled.
(Inherited from ParticleEffector.)
Public propertyName
Gets the name of this particle effector.
(Inherited from ParticleEffector.)
Public propertyParticleSystem
Gets or sets the particle system.
(Inherited from ParticleEffector.)
Top
See Also