Function OmniLight.omniAttenuation

The light's attenuation (drop-off) curve. A number of presets are available in the Inspector by right-clicking the curve.

double omniAttenuation() nothrow @property @nogc;

void omniAttenuation (
  double v
) nothrow @property @nogc;