vectorFieldSpeed
The speed at which particles are propelled through the vector field.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public ParticleSystem.MinMaxCurve vectorFieldSpeed { get; set; }
Remarks
Set in conjunction with ParticleSystemForceField.vectorFieldAttraction to apply a vector field to the particle motion. Additional Resources: ParticleSystemForceField.