OmniLight.omniRange

The light's radius. Note that the effectively lit area may appear to be smaller depending on the omniAttenuation in use. No matter the omniAttenuation in use, the light will never reach anything outside this radius.

  1. double omniRange [@property getter]
    struct OmniLight
    @nogc nothrow @property
    double
    omniRange
    ()
  2. double omniRange [@property setter]

Meta