Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SourceEffectFilterSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Source Effect Filter Settings |
Outputs
Type | Name | Description |
---|---|---|
enum | Filter Circuit | The type of filter circuit to use. |
enum | Filter Type | The type of filter to use. |
real | Cutoff Frequency | The filter cutoff frequency |
real | Filter Q | The filter resonance. |
struct | Audio Bus Modulation | Audio bus settings to use to modulate the filter frequency cutoff (auto-wah) with arbitrary audio from an audio bus |