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

Parameters

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

Description

Set the burst array.

See Also: Burst, ParticleSystem.GetBursts.