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
Public NightDuskMultiplier As Single
public:
float NightDuskMultiplier
val mutable NightDuskMultiplier: float32
Field Value
Type:
SingleSee Also