Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Source Effect Panner Settings' from its members
Inputs
| 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. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Source Effect Panner Settings |