![]() |
![]() |
![]() |
Interactive3DLevel2ReverbEffect.Quality Property |
Language: |
Retrieves or sets the quality of the environmental reverberation effect.
Visual Basic .NET Public Property Quality As Integer C# public int Quality { get; set; } Managed C++ public: __property int get_Quality();
public: __property void set_Quality(int);JScript .NET public function get Quality() : int
public function set Quality(int);
System.Int32 . Quality of the effect.
This property is read/write.
Higher values produce better quality at the expense of processing time.
Can range from Interactive3DLevel2ReverbEffect.QualityMin to Interactive3DLevel2ReverbEffect.QualityMax.
The default value is 2.
Exceptions
ArgumentException An invalid parameter was passed to the called method.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center