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