DSoundHelper.MaxRolloffFactor Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum 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 MaxRolloffFactor As Single C# public static Single MaxRolloffFactor; C++ public: static Single MaxRolloffFactor; JScript public static var MaxRolloffFactor : Single
Field Value
System.Single
Returns the maximum 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.