Click or drag to resize

WeatherMakerSkyProfileScriptNightDuskMultiplier Field

How much color in the sky reduces the night sky. The max rgb of the sky is multiplied by this value (with a min of 1.0). (1.0 - this value) * night sky is final night sky value.

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

Field Value

Type: Single
See Also