WeatherMakerOverlayProfileScriptBaseAutoIntensityMultiplier Field |
Overlay how fast it accumulates - higher values accumulate faster based on external intensity, 0 for no auto accumulation. Negative for melting/reducing effect. 0.001 seems to be a good value.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float AutoIntensityMultiplier
Public AutoIntensityMultiplier As Single
public:
float AutoIntensityMultiplier
val mutable AutoIntensityMultiplier: float32
Field Value
Type:
SingleSee Also