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

파라미터

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

설명

Set a single burst in the array of bursts.