Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SourceEffectMidSideSpreaderSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Source Effect Mid Side Spreader Settings |
Outputs
Type | Name | Description |
---|---|---|
real | Spread Amount | Amount of Mid/Side Spread. 0.0 is no spread, 1.0 is full wide. |
enum | Input Mode | Indicate the channel mode of the input signal |
enum | Output Mode | Indicate the channel mode of the output signal |
boolean | Equal Power | Indicate whether an equal power relationship between the mid and side channels should be maintained |