ChangeOfsCloudHeight Property

Usage:
   Sky.ChangeOfsCloudHeight number

Argument values:

argument 1:    2500

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/Santo_Croce/Init/SkyAndSun.con)
   Cloud.SetHeight 3500
   Sky.ChangeOfsCloudHeight 2500
   Sky.ChangeOfsCloudDist 333
   Sky.SetCloudFog 0
   Sky.SetSun sun
   Sky.ChangeOfsSkyHeight 0
   Sky.SetRotAngle 180
   Sky.SunLightDirectionVec .543/.367/-0.755


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