WavesReverbEffect.ReverbMixMin Field (Microsoft.DirectX.DirectSound)
Retrieves the minimum value for the EffectsWavesReverb.ReverbMix property.
Definition
Visual Basic Public Shared ReverbMixMin As Single C# public static Single ReverbMixMin; C++ public: static Single ReverbMixMin; JScript public static var ReverbMixMin : Single
Field Value
System.Single
Minimum value for the EffectsWavesReverb.ReverbMix property.This field is read-only.
See Also