ETimeSynthFilterType

Windows
MacOS
Linux

References

Module

TimeSynth

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynth/Classes/TimeSynthComponent.h

Include

#include "TimeSynthComponent.h"

Syntax

enum ETimeSynthFilterType
{
    LowPass     = 0,
    HighPass,
    BandPass,
    BandStop,
    Count,
}

Values

Name

Description

LowPass

HighPass

BandPass

BandStop

Count

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss