(use-fog #t)
(sky-color 0.45 0.0 0.0 0.0)
(fog-color 0.45 0.0 0.0 0.0)
(fog-start 0.0)
(fog-end 200.0)
(fog-density 0.03)
(sun-ambient 0.8 0.6 0.6 0.0)
(sun-diffuse 0.8 0.6 0.6 0.0)
(sun-specular 1.0 0.8 0.8 0.0)
What would all this look like in a 0.7 scene file? Something tells me the 0.45 isn't a R(GB) value...