Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the globally unique identifier (GUID) for the Waves reverb effect interface.
Definition
Visual Basic Public Shared InterfaceEffectsWavesReverb As Guid C# public static Guid InterfaceEffectsWavesReverb;
C++ public: static Guid InterfaceEffectsWavesReverb;
JScript public static var InterfaceEffectsWavesReverb : Guid
Field Value
System.Guid
Returns the GUID for the Waves reverb effect interface.This field is read-only.
Remarks
This field is used to retrieve the WavesReverbEffect object, that currently in a SecondaryBuffer object, using the SecondaryBuffer.GetObjectInPath method.
.gif)