rateMultiplier
Change the rate multiplier.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float rateMultiplier { get; set; }
Remarks
Changing this property is more efficient than accessing the entire curve, if you only want to change the overall rate multiplier.