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