Interactive3DLevel2ReverbEffect.DiffusionMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsInteractive3DLevel2Reverb.Diffusion property.

Definition

Visual Basic Public Shared DiffusionMin As SingleLeave Site
C# public static SingleLeave Site DiffusionMin;
C++ public: static SingleLeave Site DiffusionMin;
JScript public static var DiffusionMin : SingleLeave Site

Field Value

System.Single
Minimum value for the EffectsInteractive3DLevel2Reverb.Diffusion property.

This field is read-only. 

See Also