Function CPUParticles2D.orbitVelocityRandom
Orbital velocity randomness ratio.
double orbitVelocityRandom() nothrow @property @nogc;
void orbitVelocityRandom
(
double v
) nothrow @property @nogc;
Orbital velocity randomness ratio.
double orbitVelocityRandom() nothrow @property @nogc;
void orbitVelocityRandom
(
double v
) nothrow @property @nogc;