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