SetRotAngle Property

Usage:
   Sky.SetRotAngle number

Argument values:

argument 1:    range is -65 to 270; most commonly 180

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/Anzio/Init/SkyAndSun.con)
   Cloud.SetHeight 3500
   Sky.ChangeOfsCloudHeight 2500
   Sky.ChangeOfsCloudDist 333
   Sky.SetCloudFog 0
   Sky.SetSun sun
   Sky.ChangeOfsSkyHeight 0
   Sky.SetRotAngle 0
   Sky.SunLightDirectionVec 0.587/0.608/0.533


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