EEnvelopeFollowerPeakMode

Windows
MacOS
Linux

References

Module

Synthesis

Header

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

Include

#include "SourceEffects/SourceEffectEnvelopeFollower.h"

Syntax

enum EEnvelopeFollowerPeakMode
{
    MeanSquared        = 0,
    RootMeanSquared,
    Peak,
    Count,
}

Values

Name

Description

MeanSquared

RootMeanSquared

Peak

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