Version: 2017.3
public ParticleSystem.Burst GetBurst (int index);

Parameters

index The index of the burst to retrieve.

Returns

Burst The burst data at the given index.

Description

Get a single burst from the array of bursts.