FSourceEffectEnvelopeFollowerSettings

Windows
MacOS
Linux

References

Module

Synthesis

Header

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

Include

#include "SourceEffects/SourceEffectEnvelopeFollower.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FSourceEffectEnvelopeFollowerSettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

AttackTime

The attack time of the envelope follower in milliseconds.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bIsAnalogMode

Whether or not the envelope follower is in analog mode.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

EEnvelopeFollow...

 

PeakMode

The peak mode of the envelope follower.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

ReleaseTime

The release time of the envelope follower in milliseconds.

Constructors

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