SetBurst(int, Burst)
Sets a single burst in the array of bursts.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public void SetBurst(int index, ParticleSystem.Burst burst)
Parameters
Remarks
Additional Resources: ParticleSystem.Burst, ParticleSystem.EmissionModule.SetBursts.