Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SubmixEffectFilterSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Submix Effect Filter Settings |
Outputs
Type | Name | Description |
---|---|---|
enum | Filter Type | What type of filter to use for the submix filter effect |
enum | Filter Algorithm | What type of filter algorithm to use for the submix filter effect |
real | Filter Frequency | The output filter cutoff frequency (hz) [0.0, 20000.0] |
real | Filter Q | The output filter resonance (Q) [0.5, 10] |