Function SpotLight.spotAttenuation
The spotlight's light energy attenuation curve.
double spotAttenuation() nothrow @property @nogc;
void spotAttenuation
(
double v
) nothrow @property @nogc;
The spotlight's light energy attenuation curve.
double spotAttenuation() nothrow @property @nogc;
void spotAttenuation
(
double v
) nothrow @property @nogc;