Buffer3DSettings.InsideConeAngle Property

Language:

Retrieves and sets the angle of the inside sound projection cone.

Definition

Visual Basic Public Property InsideConeAngle As Integer
C# public int InsideConeAngle { get; set; }
C++ public:
property int InsideConeAngle {
        int get();
        void set(int value);
}
JScript public function get InsideConeAngle() : int
public function set InsideConeAngle(int);

Property Value

System.Int32
The angle of the inside sound projection cone.

This property is read/write. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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