Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'SoundModulationDefaultRoutingSettings' from its members
Inputs
Type | Name | Description |
---|---|---|
enum | Volume Routing | What volume modulation settings to use |
enum | Pitch Routing | What pitch modulation settings to use |
enum | Highpass Routing | What high-pass modulation settings to use |
enum | Lowpass Routing | What low-pass modulation settings to use |
struct | Volume | Volume modulation |
struct | Pitch | Pitch modulation |
struct | Highpass | Highpass modulation |
struct | Lowpass | Lowpass modulation |
Outputs
Type | Name | Description |
---|---|---|
struct | Sound Modulation Default Routing Settings |