FPatch

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/ModulationMatrix.h

Include

#include "DSP/ModulationMatrix.h"

Syntax

struct FPatch

Variables

Name Description

Public variable

bool

 

bEnabled

Public variable

TArray< FPatchD...

 

Destinations

The modulation destinations of the patch to support multiple destinations.

Public variable

FString

 

Name

Public variable

FPatchSource

 

Source

The modulation source of the patch.

Constructors

Name Description

Public function

FPatch()

Public function

FPatch

(
    const FPatchSource& InSourceId,
    const FPatchDestination& InDestina...
)

Functions

Name Description

Public function

void

 

SetName

(
    const FString& InName
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss