public ParticleSystem.Burst GetBurst (int index);

파라미터

indexThe index of the burst to retrieve.

반환

Burst The burst data at the given index.

설명

Get a single burst from the array of bursts.