Click or drag to resize

WeatherMakerAudioManagerScriptVolumeModifier Property

Get or set the global volume modifier. Note that setting the volume modifier only sets the 'WeatherMakerAudioManagerScript' volume modifier in VolumeModifierDictionary. There may be other additional volume modifiers that get applied when you get the value of VolumeModifier.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public float VolumeModifier { get; set; }

Property Value

Type: Single
See Also