SpotLight.spotRange

The maximal range that can be reached by the spotlight. Note that the effectively lit area may appear to be smaller depending on the spotAttenuation in use. No matter the spotAttenuation in use, the light will never reach anything outside this range.

  1. double spotRange [@property getter]
    struct SpotLight
    @nogc nothrow @property
    double
    spotRange
    ()
  2. double spotRange [@property setter]

Meta