This version of Unity is unsupported.

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.

See Also: ParticleSystem.EmissionModule.type.