FTimeSynthFilterSettings

Windows
MacOS
Linux

References

Module

TimeSynth

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynth/Classes/TimeSynthComponent.h

Include

#include "TimeSynthComponent.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

CutoffFrequency

The filter cutoff frequency.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

FilterQ

The filter resonance.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

ETimeSynthFilte...

 

FilterType

The type of filter to use.

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