FEarlyReflectionsFastSettings

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/EarlyReflectionsFast.h"

Syntax

struct FEarlyReflectionsFastSettings

Variables

Name Description

Public variable

float

 

Absorption

Early reflection high frequency absorption factor.

Public variable

float

 

Bandwidth

Input sample bandwidth before entering early reflections.

Public variable

float

 

Decay

Early reflections decay (lower value is longer)

Public variable

float

 

Gain

Early reflections gain.

Public variable

float

 

PreDelayMsec

Delay between input signal and early reflections.

Constructors

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FEarlyReflectionsFastSettings...
)

Public function Const

bool

 

operator==

(
    const FEarlyReflectionsFastSettings...
)

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