BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'SourceEffectPannerSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Source Effect Panner Settings |
Outputs
Type | Name | Description |
---|---|---|
real | Spread | The spread of the source. 1.0 means left only in left channel, right only in right; 0.0 means both mixed, -1.0 means right and left channels are inverted. |
real | Pan | The pan of the source. -1.0 means left, 0.0 means center, 1.0 means right. |