Class AudioEffectPanner
Adds a panner audio effect to an audio bus. Pans sound left or right.
- Inheritance
-
AudioEffectPanner
Remarks
Determines how much of an audio signal is sent to the left and right buses.
See Also
Properties
pan
Pan position. Value can range from -1 (fully left) to 1 (fully right).
var pan : float = 0.0