Function SpotLight.spotRange
The maximal range that can be reached by the spotlight.
double spotRange() nothrow @property @nogc;
void spotRange
(
double v
) nothrow @property @nogc;
The maximal range that can be reached by the spotlight.
double spotRange() nothrow @property @nogc;
void spotRange
(
double v
) nothrow @property @nogc;