sky_color*=(0.85f+0.15f*brightness);// SL-12574 EEP sky is being attenuated too much; brighten it slightly until calcSkyColorWLVert() is fixed to match Windlight
//sky_color *= (0.5f + 0.5f * brightness); // SL-12574 EEP sky is being attenuated too much