Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Submix Effect Filter Settings' from its members
Inputs
Type | Name | Description |
---|---|---|
enum | Type | What type of filter to use for the submix filter effect |
enum | Circuit | What type of filter algorithm to use for the submix filter effect |
real | Cutoff Frequency (Hz) | The output filter cutoff frequency (hz) [0.0, 20000.0] |
real | Resonance (Q) | The output filter resonance (Q) [0.5, 10] |
Outputs
Type | Name | Description |
---|---|---|
struct | Submix Effect Filter Settings |