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

Parámetros

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

Descripción

Set the burst array.

See Also: Burst, ParticleSystem.GetBursts.