ChangeOfsSkyHeight Property

Usage:
   Sky.ChangeOfsSkyHeight number

Argument values:

argument 1:    range is -200 to 500; 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/Battle_of_Britain/Init/SkyAndSun.con)
   Cloud.SetHeight 3500
   Sky.ChangeOfsCloudHeight 2500
   Sky.ChangeOfsCloudDist 333
   Sky.SetCloudFog 0
   Sky.SetSun sun
   Sky.ChangeOfsSkyHeight 200
   Sky.SetRotAngle 219
   Sky.SunLightDirectionVec 0.560097/0.550694/-0.618893


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