Microsoft DirectX 9.0 SDK Update (October 2004)

Buffer3DSettings.MinDistance Property

Language:

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

Retrieves and sets the minimum attenuation distance.

Definition

Visual Basic .NET Public Property MinDistance As Single
C# public float MinDistance { get; set; }
Managed C++ public: __property float get_MinDistance();
public: __property void set_MinDistance(float);
JScript .NET public function get MinDistance() : float
public function set MinDistance(float);

Property Value

System.Single . The minimum attenuation distance.

This property is read/write. 

Remarks

This property is the distance from the listener at which sounds in this buffer begin to be attenuated.


© 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