WeatherMakerAudioManagerScriptCachedAmbientVolumeModifier Property |
Cached ambient volume modifier, applied automatically to Weather Maker ambient sounds
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static float CachedAmbientVolumeModifier { get; }
Public Shared ReadOnly Property CachedAmbientVolumeModifier As Single
Get
public:
static property float CachedAmbientVolumeModifier {
float get ();
}
static member CachedAmbientVolumeModifier : float32 with get
Property Value
Type:
SingleSee Also