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

Meta