Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Reverb Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Apply Reverb | Whether to apply the reverb settings below. |
| object | Reverb Effect | The reverb asset to employ. |
| object | Reverb Plugin Effect | This is used to apply plugin-specific settings when a Reverb Plugin is being used. |
| real | Volume | Volume level of the reverb effect. |
| real | Fade Time | Time to fade from the current reverb settings into this setting, in seconds. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Reverb Settings |