Click or drag to resize

WeatherMakerSkyProfileScriptSkyMode Field

The sky mode. 'Textured' uses a texture for day, dawn/dusk and night. 'Procedural textured' combines a procedural sky with the day and dawn/dusk textures using alpha, and uses the night texture as is. 'Procedural' uses the night texture as is and does everything else procedurally.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public WeatherMakeSkyMode SkyMode

Field Value

Type: WeatherMakeSkyMode
See Also