Function Light.lightSpecular
The intensity of the specular blob in objects affected by the light. At 0
the light becomes a pure diffuse light.
double lightSpecular() nothrow @property @nogc;
void lightSpecular
(
double v
) nothrow @property @nogc;