Function CPUParticles2D.setParam
Sets the base value of the parameter specified by parameter
.
void setParam
(
const(long) param,
const(double) value
) nothrow @nogc;
Sets the base value of the parameter specified by parameter
.
void setParam
(
const(long) param,
const(double) value
) nothrow @nogc;