EPhaserLFOType

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectPhaser.h

Include

#include "SourceEffects/SourceEffectPhaser.h"

Syntax

enum EPhaserLFOType
{
    Sine                = 0,
    UpSaw,
    DownSaw,
    Square,
    Triangle,
    Exponential,
    RandomSampleHold,
    Count,
}

Values

Name

Description

Sine

UpSaw

DownSaw

Square

Triangle

Exponential

RandomSampleHold

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