public void SetBurst(int index, ParticleSystem.Burst burst);

Parameters

indexThe index of the burst to retrieve.
burstThe new burst data to apply to the Particle System.

Description 描述

Set a single burst in the array of bursts.