Light.lightSpecular

The intensity of the specular blob in objects affected by the light. At 0 the light becomes a pure diffuse light.

  1. double lightSpecular [@property getter]
    struct Light
    @nogc nothrow @property
    double
    lightSpecular
    ()
  2. double lightSpecular [@property setter]

Meta