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