UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSubmixEffectEQBand Member List

This is the complete list of members for FSubmixEffectEQBand, including all inherited members.

bEnabledFSubmixEffectEQBand
FSubmixEffectEQBand()FSubmixEffectEQBandinline
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=Equalizer, meta=(EditCondition="bEnabled", DisplayName="Cutoff Frequency (hz)", ClampMin="20.0", ClampMax="20000.0", UIMin="20.0", UIMax="15000.0")) float FrequencyFSubmixEffectEQBand
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=Equalizer, meta=(EditCondition="bEnabled", DisplayName="Bandwidth (octaves)", ClampMin="0.1", ClampMax="2.0", UIMin="0.1", UIMax="2.0")) float BandwidthFSubmixEffectEQBand
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=Equalizer, meta=(EditCondition="bEnabled", DisplayName="Gain (dB)", ClampMin="-90.0", ClampMax="20.0", UIMin="-90.0", UIMax="20.0")) float GainDb=0.0fFSubmixEffectEQBandpure virtual