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