Function Light.setParam

Sets the value of the specified Light.param parameter.

void setParam (
  const(long) param,
  const(double) value
) nothrow @nogc;