Angles.Inside Property |
Language: |
Retrieves the inside angle of the sound projection cone, in degrees.
Visual Basic Public Property Inside As Integer C# public int Inside { get; set; } C++ public:
property int Inside {
int get();
void set(int value);
}JScript public function get Inside() : int
public function set Inside(int);
System.Int32
This property is read/write.
The inside angle of the sound projection cone, in degrees.
This is the angle within which the sound is at its normal volume.
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