| StartVelocityBiasEffector Properties |
The StartVelocityBiasEffector type exposes the following members.
| Name | Description | |
|---|---|---|
| BiasVelocityParameter |
Gets or sets the name of the parameter that defines the bias velocity 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.)
| |
| Strength |
Gets or sets a factor that is used to scale the bias velocity before adding it to the
particle velocity.
|