ESoundModulatorOutputCurve

Windows
MacOS
Linux

References

Module

AudioModulation

Header

/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundModulationTransform.h

Include

#include "SoundModulationTransform.h"

Syntax

enum ESoundModulatorOutputCurve
{
    Linear,
    Exp,
    Exp_Inverse,
    Log,
    Sin,
    SCurve,
    Shared,
    Custom,
    Count,
}

Values

Name

Description

Linear

Expressions.

Exp

Exp_Inverse

Log

Sin

SCurve

Shared

Reference a shared curve asset.

Custom

Design a custom curve unique to the owning transform.

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