randomValue
The random value of the particle.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float randomValue { get; set; }
Remarks
This value is used to interpolate between the two curves when random between curves is used.