FSourceEffectFilterSettings

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectFilter.h

Include

#include "SourceEffects/SourceEffectFilter.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FSourceEffectFilterSettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

CutoffFrequency

The filter cutoff frequency.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

ESourceEffectFi...

 

FilterCircuit

The type of filter circuit to use.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

FilterQ

The filter resonance.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

ESourceEffectFi...

 

FilterType

The type of filter to use.

Constructors

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