Function SpotLight.spotAngleAttenuation

The spotlight's angular attenuation curve.

double spotAngleAttenuation() nothrow @property @nogc;

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