Navigation
API > API/Plugins > API/Plugins/Synthesis
Gain entry into convolution matrix.
| Name | FConvolutionReverbGainEntry |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/ConvolutionReverb.h |
| Include Path | #include "ConvolutionReverb.h" |
Syntax
struct FConvolutionReverbGainEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConvolutionReverbGainEntry
(
int32 InInputIndex, |
ConvolutionReverb.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Gain | float | ConvolutionReverb.h | ||
| ImpulseIndex | int32 | ConvolutionReverb.h | ||
| InputIndex | int32 | ConvolutionReverb.h | ||
| OutputIndex | int32 | ConvolutionReverb.h |