Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SourceEffectRingModulationSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Source Effect Ring Modulation Settings |
Outputs
Type | Name | Description |
---|---|---|
enum | Modulator Type | Ring modulation modulator oscillator type |
real | Frequency | Ring modulation frequency |
real | Depth | Ring modulation depth |
real | Dry Level | Gain for the dry signal (no ring mod) |
real | Wet Level | Gain for the wet signal (with ring mod) |
object | Audio Bus Modulator | Audio bus to use to modulate the effect |