BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'ResonanceAudioReverbPluginSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Resonance Audio Reverb Plugin Settings |
Outputs
Type | Name | Description |
---|---|---|
boolean | Enable Room Effects | Whether Resonance Audio room effects are enabled |
vector | Room Position | Room position in 3D space |
struct | Room Rotation | Room rotation in 3D space |
vector | Room Dimensions | Room dimensions in 3D space |
enum | Left Wall Material | Left wall acoustic material |
enum | Right Wall Material | Right wall acoustic material |
enum | Floor Material | Floor acoustic material |
enum | Ceiling Material | Ceiling acoustic material |
enum | Front Wall Material | Front wall acoustic material |
enum | Back Wall Material | Back wall acoustic material |
real | Reflection Scalar | Early reflections gain multiplier. Default: 1.0 |
real | Reverb Gain | Reverb gain multiplier. Default: 1.0 |
real | Reverb Time Modifier | Reverb time modifier. Default: 1.0 |
real | Reverb Brightness | Reverb brightness modifier. Default: 0.0 |