This version of Unity is unsupported.

ParticleSystem.EmissionModule.SetBurst

Switch to Manual

Declaration

public void SetBurst(int index, ParticleSystem.Burst burst);

Parameters

index The index of the burst to retrieve.
burst The new burst data to apply to the Particle System.

Description

Set a single burst in the array of bursts.