Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Submix Effect EQBand' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Submix Effect EQBand |
Outputs
Type | Name | Description |
---|---|---|
real | Cutoff Frequency (Hz) | Cutoff frequency (in hz) of the EQ band |
real | Bandwidth (Octaves) | The bandwidth, in octaves, of the EQ band |
real | Gain (D B) | The gain in decibels of the EQ band |
boolean | Enabled | Whether or not the EQ band is enabled |