Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ParticleSystem.EmissionModule.GetBurst

Switch to Manual
public ParticleSystem.Burst GetBurst(int index);

Parameters

indexThe 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答