Function Environment.ambientLightEnergy
The ambient light's energy. The higher the value, the stronger the light.
double ambientLightEnergy() nothrow @property @nogc;
void ambientLightEnergy
(
double v
) nothrow @property @nogc;