LinearAccelerationEffector Properties |
The LinearAccelerationEffector type exposes the following members.
Name | Description | |
---|---|---|
AccelerationParameter |
Gets or sets the name of the parameter that defines the acceleration vector.
(A varying or uniform parameter of type Vector3F.)
| |
DirectionParameter |
Gets or sets the name of the parameter that defines the movement direction.
(A varying or uniform parameter of type Vector3F.)
| |
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.) | |
SpeedParameter |
Gets or sets the name of the parameter that defines the movement speed.
(A varying or uniform parameter of type Single.)
|