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