Adds a panner audio effect to an Audio bus. Pans sound left or right.
Determines how much of an audio signal is sent to the left and right buses.
Pan position. Value can range from -1 (fully left) to 1 (fully right).
Construct a new instance of AudioEffectPanner. Note: use memnew!AudioEffectPanner instead.
See Implementation
Adds a panner audio effect to an Audio bus. Pans sound left or right.
Determines how much of an audio signal is sent to the left and right buses.