Function Light.getParam
Returns the value of the specified Light
parameter.
double getParam
(
const(long) param
) nothrow @nogc const;
Returns the value of the specified Light
parameter.
double getParam
(
const(long) param
) nothrow @nogc const;