Click or drag to resize
DigitalRuneSingleDampingEffector Properties

The SingleDampingEffector type exposes the following members.

Properties
  NameDescription
Public propertyDampingParameter
Gets or sets the name of the particle parameter that defines the strength of the damping. (A varying or 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.)
Public propertyValueParameter
Gets or sets the name of the particle parameter that is damped. (A varying or uniform parameter of type Single.)
Top
See Also