DSoundHelper.MinRolloffFactor Field (Microsoft.DirectX.DirectSound)
Retrieves the minimum ratio of attenuation over distance to that in the real world used by the Listener3D.RolloffFactor and Listener3DSettings.RolloffFactor properties, in meters.
Definition
Visual Basic Public Shared MinRolloffFactor As Single C# public static Single MinRolloffFactor; C++ public: static Single MinRolloffFactor; JScript public static var MinRolloffFactor : Single
Field Value
System.Single
Returns the minimum ratio of attenuation over distance to that in the real world used by the Listener3D.RolloffFactor and Listener3DSettings.RolloffFactor properties, in meters.This field is read-only.