Curve
Use a single curve for the ParticleSystem.MinMaxCurve.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
Curve = 1
Remarks
The curve is evaluated at the input value (for example, the age of the Particle System or the velocity of the particle), and so will always give the same result for the same input value.