IParticleParameterT Properties |
The IParticleParameterT generic type exposes the following members.
Name | Description | |
---|---|---|
DefaultValue |
Gets or sets the default value.
| |
IsUniform |
Gets a value indicating whether this particle parameter is a uniform parameter or a varying parameter.
(Inherited from IParticleParameter.) | |
Name |
Gets the name.
(Inherited from INamedObject.) | |
Values |
Gets the particle parameter array that contains one value per particle.
|