Function CPUParticles.lifetime
Amount of time each particle will exist.
double lifetime() nothrow @property @nogc;
void lifetime
(
double v
) nothrow @property @nogc;
Amount of time each particle will exist.
double lifetime() nothrow @property @nogc;
void lifetime
(
double v
) nothrow @property @nogc;