Interactive3DLevel2ReverbEffect.RoomRollOffFactorDefault Field (Microsoft.DirectX.DirectSound)

Retrieves the default value for the EffectsInteractive3DLevel2Reverb.RoomRollOffFactor property.

Definition

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

Field Value

System.Single
Default value for the EffectsInteractive3DLevel2Reverb.RoomRollOffFactor property.

This field is read-only. 

See Also