unreal.TapLineMode

class unreal.TapLineMode

Bases: EnumBase

ETap Line Mode

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SubmixEffectTapDelay.h

DISABLED: TapLineMode

Disables the tap audio and performs a fadeout

Type:

2

PANNING: TapLineMode

Allow tap to pan between channels based on azimuth angle

Type:

1

SEND_TO_CHANNEL: TapLineMode

Send tap audio output to a channel directly

Type:

0