rotationSpeed
The speed at which particles are propelled around a vortex.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public ParticleSystem.MinMaxCurve rotationSpeed { get; set; }
Remarks
Set in conjunction with _rotationAttraction to create a vortex effect within the volume of the Force Field.
Additional Resources: ParticleSystemForceField