BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'ReverbSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Reverb Settings |
Outputs
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. |