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