Click or drag to resize
DigitalRuneStartPositionEffector Properties

The StartPositionEffector type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the start value that is used if Distribution is .
Public propertyDistribution
Gets or sets the random value distribution that is used to choose a start value for the parameter of a new particle.
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 particle parameter that is initialized. (A varying or uniform parameter of type Vector3F.)
Public propertyParticleSystem
Gets or sets the particle system.
(Inherited from ParticleEffector.)
Top
See Also