Buffer3DSettings.OutsideConeAngle Property |
Language: |
Retrieves and sets the angle of the outside sound projection cone.
Visual Basic Public Property OutsideConeAngle As Integer C# public int OutsideConeAngle { get; set; } C++ public:
property int OutsideConeAngle {
int get();
void set(int value);
}JScript public function get OutsideConeAngle() : int
public function set OutsideConeAngle(int);
System.Int32
This property is read/write.
The angle of the outside 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