ETimeSynthEnvelopeFollowerPeakMode

Windows
MacOS
Linux

References

Module

TimeSynth

Header

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

Include

#include "TimeSynthComponent.h"

Syntax

enum ETimeSynthEnvelopeFollowerPeakMode
{
    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