Buffer3DSettings.InsideConeAngle Property |
Language: |
Retrieves and sets the angle of the inside sound projection cone.
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);
System.Int32
This property is read/write.
The angle of the inside sound projection cone.
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