WeatherMakerDayNightCycleProfileScriptUpdateInterval Field |
How often the update cycle updates. Use higher values if you have issues with shadow flickering, etc. Turning on temporal anti-aliasing is also a good way to reduce flicker, though you may have to play with the settings.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float UpdateInterval
Public UpdateInterval As Single
public:
float UpdateInterval
val mutable UpdateInterval: float32
Field Value
Type:
SingleSee Also