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

파라미터

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

설명

Sets a single burst in the array of bursts.