Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FModulationMatrix
References
| Module | SignalProcessing |
| Header | /Engine/Source/Runtime/SignalProcessing/Public/DSP/ModulationMatrix.h |
| Include | #include "DSP/ModulationMatrix.h" |
Syntax
struct FDestData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDirty | Whether or not anybody changed it. | |
| float | Value | What the value of the destination is. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDestData () |