FSubmixEffectFlexiverbSettings

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectFlexiverb.h

Include

#include "SubmixEffects/SubmixEffectFlexiverb.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

Complexity

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

DecayTime

Time in seconds it will take for the impulse response to decay to -60 dB.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

PreDelay

PreDelay - 0.01 < 10.0 < 40.0 - Amount of delay to the first echo in milliseconds.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

RoomDampening

Room Dampening - 0.0 < 0.85 < 1.0 - Frequency at which the room dampens.

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