Click or drag to resize

WeatherMakerScriptIntensityModifierDictionary Field

Allows adding additional weather intensity modifiers by key. Note that setting any values in here will override the external intensity on any built in weather maker particle system scripts.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
[NonSerializedAttribute]
public readonly Dictionary<string, float> IntensityModifierDictionary

Field Value

Type: DictionaryString, Single
See Also