gecko
Charter Member
Hey folks,
I was wondering if any of you knew what to make of the "fogColor" value present in all the weather files. As an example:
<Weather Name="Clear">
<BackgroundWeather skyboxCloudType="NoClouds" fogColor="4287204752" Windspeed="0"
windDir="0" >
</BackgroundWeather>
</Weather>
I've found that changing it effects the color of the haze on the horizon and also the water color, allowing variation based on the weather conditions, e.g. darker stormier water with overcast and brighter water on sunny days. The problem is I have no idea what those numbers actually mean in order to more precisely select the colors. Any pointers are much appreciated. Thanks.
Daniel
I was wondering if any of you knew what to make of the "fogColor" value present in all the weather files. As an example:
<Weather Name="Clear">
<BackgroundWeather skyboxCloudType="NoClouds" fogColor="4287204752" Windspeed="0"
windDir="0" >
</BackgroundWeather>
</Weather>
I've found that changing it effects the color of the haze on the horizon and also the water color, allowing variation based on the weather conditions, e.g. darker stormier water with overcast and brighter water on sunny days. The problem is I have no idea what those numbers actually mean in order to more precisely select the colors. Any pointers are much appreciated. Thanks.
Daniel