unreal.TimeSynthFilterType

class unreal.TimeSynthFilterType

Bases: unreal.EnumBase

ETime Synth Filter Type

C++ Source:

  • Plugin: TimeSynth

  • Module: TimeSynth

  • File: TimeSynthComponent.h

BAND_PASS

2

BAND_STOP

3

HIGH_PASS

1

LOW_PASS

0