rotationAttraction
Controls how strongly particles are dragged into the vortex motion.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public ParticleSystem.MinMaxCurve rotationAttraction { get; set; }
Remarks
Set in conjunction with ParticleSystemForceField.rotationSpeed to create a vortex effect within the volume of the Force Field. Additional Resources: ParticleSystemForceField.