SetCloudFog Property

Usage:
   Sky.SetCloudFog boolean

Argument values:

argument 1:    0; most commonly 0

This property is not a part of any defined type of object.

Used in a total of 35 .con files: Skyandsun.con

Parent directory of these .con files: Bf1942/Levels

Example: (from Bf1942/Levels/Mimoyecques/Init/SkyAndSun.con)
   Cloud.SetHeight 3500
   Sky.ChangeOfsCloudHeight 2500
   Sky.ChangeOfsCloudDist 333
   Sky.SetCloudFog 0
   Sky.SetSun sun
   Sky.ChangeOfsSkyHeight 0
   Sky.SetRotAngle 200
   Sky.SunLightDirectionVec -0.325729/.832654/.447871


Go to the Sky properties list page, Sky page, All Properties list, or Main scripting page.