Interactive3DLevel2ReverbEffect.DiffusionMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.Diffusion property.

Definition

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

Field Value

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

This field is read-only. 

See Also