Navigation
API > API/Plugins > API/Plugins/Synthesis
| |
|
| Name |
FSynth1PatchCable |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h |
| Include Path |
#include "EpicSynth1Types.h" |
Syntax
USTRUCT (BlueprintType )
struct FSynth1PatchCable
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Depth |
float |
The patch depth (how much the modulator modulates the destination) |
EpicSynth1Types.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| Destination |
ESynth1PatchDestination |
The patch destination type. |
EpicSynth1Types.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|