Function CPUParticles2D.setParamRandomness
Sets the randomness factor of the parameter specified by parameter
.
void setParamRandomness
(
const(long) param,
const(double) randomness
) nothrow @nogc;
Sets the randomness factor of the parameter specified by parameter
.
void setParamRandomness
(
const(long) param,
const(double) randomness
) nothrow @nogc;