SetSun Property

Usage:
   Sky.SetSun name

Argument values:

argument 1:    sun; most commonly sun

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

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

Parent directory of these .con files: Bf1942/Levels

Example: (from Bf1942/Levels/GuadalCanal/Init/SkyAndSun.con)
   Cloud.SetHeight 5000
   Sky.ChangeOfsCloudHeight 2500
   Sky.ChangeOfsCloudDist 333
   Sky.ChangeOfsSkyHeight 150
   Sky.SetCloudFog 0
   Sky.SetSun sun
   Sky.SunLightDirectionVec 0.783/0.38/-0.49
   Sky.SetRotAngle 180


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