Microsoft DirectX 9.0 SDK Update (October 2004)

DSoundHelper.MinRolloffFactor Field

Language:

Note: This documentation is preliminary and is subject to change.

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 .NET Public Shared MinRolloffFactor As Single
C# public static Single MinRolloffFactor;
Managed C++ public: static Single MinRolloffFactor;
JScript .NET 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. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center