Interactive3DLevel2ReverbEffect.Preset Property |
Language: |
Retrieves or sets a standard reverberation parameters of a SecondaryBuffer object.
Visual Basic Public Property Preset As EffectsEnvironmentPreset C# public EffectsEnvironmentPreset Preset { get; set; } C++ public:
property EffectsEnvironmentPreset Preset {
EffectsEnvironmentPreset get();
void set(EffectsEnvironmentPreset value);
}JScript public function get Preset() : EffectsEnvironmentPreset
public function set Preset(EffectsEnvironmentPreset);
This property is read/write.
Exceptions
ArgumentException An invalid parameter was passed to the called method.
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