Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'SourceEffectChorusSettings' from its members
Inputs
Type | Name | Description |
---|---|---|
struct | Depth | The depth of the chorus effect |
struct | Frequency | The frequency of the chorus effect |
struct | Feedback | The feedback of the chorus effect |
struct | Wet Level | The wet level of the chorus effect |
struct | Dry Level | The dry level of the chorus effect |
struct | Spread | The spread of the effect (larger means greater difference between left and right delay lines) |
Outputs
Type | Name | Description |
---|---|---|
struct | Source Effect Chorus Settings |