WeatherMakerDayNightCycleProfileScriptDynamicGIUpdateThresholdSeconds Field |
How many seconds must elapse in time of day time to update dynamic GI should that option be selected
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic const float DynamicGIUpdateThresholdSeconds = 300f
Public Const DynamicGIUpdateThresholdSeconds As Single = 300F
public:
literal float DynamicGIUpdateThresholdSeconds = 300f
static val mutable DynamicGIUpdateThresholdSeconds: float32
Field Value
Type:
Single
See Also