SingleDampingEffector Properties |
The SingleDampingEffector type exposes the following members.
Name | Description | |
---|---|---|
DampingParameter |
Gets or sets the name of the particle parameter that defines the strength of the damping.
(A varying or uniform parameter of type Single.)
| |
Enabled |
Gets or sets a value indicating whether this ParticleEffector is enabled.
(Inherited from ParticleEffector.) | |
Name |
Gets the name of this particle effector.
(Inherited from ParticleEffector.) | |
ParticleSystem |
Gets or sets the particle system.
(Inherited from ParticleEffector.) | |
ValueParameter |
Gets or sets the name of the particle parameter that is damped.
(A varying or uniform parameter of type Single.)
|