Function CPUParticles2D.lifetimeRandomness
Particle lifetime randomness ratio.
double lifetimeRandomness() nothrow @property @nogc;
void lifetimeRandomness
(
double v
) nothrow @property @nogc;
Particle lifetime randomness ratio.
double lifetimeRandomness() nothrow @property @nogc;
void lifetimeRandomness
(
double v
) nothrow @property @nogc;