FSoundModulationLFOShape

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

AudioModulation

Header

/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/Generators/SoundModulationLFO.h

Include

#include "Generators/SoundModulationLFO.h"

Syntax

enum FSoundModulationLFOShape
{
    Sine,
    UpSaw,
    DownSaw,
    Square,
    Triangle,
    Exponential,
    RandomSampleHold,
    COUNT,
}

Values

Name

Description

Sine

UpSaw

DownSaw

Square

Triangle

Exponential

RandomSampleHold

COUNT

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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