LifeParticle: Particle & {
    life?: IParticleLife;
    options: LifeParticlesOptions;
}

Type declaration