BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'SourceEffectPhaserSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Source Effect Phaser Settings |
Outputs
Type | Name | Description |
---|---|---|
real | Wet Level | The wet level of the phaser effect |
real | Frequency | The LFO frequency of the phaser effect |
real | Feedback | The feedback of the phaser effect |
enum | LFOType | The phaser LFO type |
boolean | Use Quadrature Phase | Whether or not to use quadtrature phase for the LFO modulation |