Particle.startEnergy Manual     Reference     Scripting  
Scripting > Runtime Classes > Particle
Particle.startEnergy

var startEnergy : float

Description

The starting energy of the particle.

This is the total lifetime of this particle in seconds. It is set by the particle emitter, when creating the particle. This is used to calculate the color and UV animation for the particle.

See Also: Particle.energy Particles documentation.