Function SpotLight.spotAngle

The spotlight's angle in degrees.

double spotAngle() nothrow @property @nogc;

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