Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SubmixEffects
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectFlexiverb.h |
Include | #include "SubmixEffects/SubmixEffectFlexiverb.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FSubmixEffectFlexiverbSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
int32 | Complexity | |
![]() ![]() ![]() ![]() |
float | DecayTime | Time in seconds it will take for the impulse response to decay to -60 dB. |
![]() ![]() ![]() ![]() |
float | PreDelay | PreDelay - 0.01 < 10.0 < 40.0 - Amount of delay to the first echo in milliseconds. |
![]() ![]() ![]() ![]() |
float | RoomDampening | Room Dampening - 0.0 < 0.85 < 1.0 - Frequency at which the room dampens. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |