Click or drag to resize
DigitalRuneTimeToSingleEffector Properties

The TimeToSingleEffector type exposes the following members.

Properties
  NameDescription
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 propertyParameter
Gets or sets the name of the parameter that should store the time value. (A varying or uniform parameter of type Single.)
Public propertyParticleSystem
Gets or sets the particle system.
(Inherited from ParticleEffector.)
Top
See Also