Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystem.Burst.time

Switch to Manual
public float time;

Description

The time that each burst occurs.

Can be either Time or Distance, based on the current emission mode.

Additional resources: ParticleSystem.EmissionModule.type.