ParticleSystem.Particle.lifetime Manual     Reference     Scripting  
Scripting > Runtime Classes > ParticleSystem.Particle
ParticleSystem.Particle.lifetime

var lifetime : float

Description

The lifetime of the particle.

This is the time in seconds for how long this particle will remain alive. When the lifetime drops below zero the Particle will be killed.