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]
  2. double lightSpecular [@property setter]
    struct Light
    @nogc nothrow @property
    void
    lightSpecular
    (
    double v
    )

Meta