Function CPUParticles2D.getParamRandomness
Returns the randomness factor of the parameter specified by parameter
.
double getParamRandomness
(
const(long) param
) nothrow @nogc const;
Returns the randomness factor of the parameter specified by parameter
.
double getParamRandomness
(
const(long) param
) nothrow @nogc const;