Click or drag to resize
DigitalRuneIParticleParameterT Properties

The IParticleParameterT generic type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the default value.
Public propertyIsUniform
Gets a value indicating whether this particle parameter is a uniform parameter or a varying parameter.
(Inherited from IParticleParameter.)
Public propertyName
Gets the name.
(Inherited from INamedObject.)
Public propertyValues
Gets the particle parameter array that contains one value per particle.
Top
See Also