Version: 5.3
public void SetBursts (Burst[] bursts);
public void SetBursts (Burst[] bursts, int size);

파라미터

bursts Array of bursts.
size Optional array size, if burst count is less than array size.

설명

Set the burst array.

See Also: Burst, ParticleSystem.GetBursts.