WeatherMakerDayNightCycleProfileScriptAdjustDateWhenDayEnds Field |
Whether to adjust the date when the day ends. This is important to maintain accurate sun and moon positions as days begin and end, but if your time is static you can turn it off.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool AdjustDateWhenDayEnds
Public AdjustDateWhenDayEnds As Boolean
public:
bool AdjustDateWhenDayEnds
val mutable AdjustDateWhenDayEnds: bool
Field Value
Type:
BooleanSee Also