| Pan |
float |
The pan of the source. -1.0 means left, 0.0 means center, 1.0 means right. |
SourceEffects/SourceEffectPanner.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Panner
- Meta=(ClampMin="-1.0", ClampMax="1.0", UIMin="-1.0", UIMax="1.0")
|
| Spread |
float |
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. |
SourceEffects/SourceEffectPanner.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Panner
- Meta=(ClampMin="-1.0", ClampMax="1.0", UIMin="-1.0", UIMax="1.0")
|