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

Parameters

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

Description

Set a single burst in the array of bursts.