FLateReflectionsFastSettings

Settings for controlling the FLateReflections.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/LateReflectionsFast.h"

Syntax

struct FLateReflectionsFastSettings

Remarks

Settings for controlling the FLateReflections.

Variables

Name Description

Public variable

float

 

Bandwidth

Frequency bandwidth of audio going into input diffusers. 0.999 is full bandwidth.

Public variable

float

 

Dampening

The amount of high-frequency dampening in plate feedback paths.

Public variable

float

 

Decay

The amount of decay in the feedback path. Lower value is larger reverb time.

Public variable

float

 

Density

The amount of diffusion in decay path. Larger values is a more dense reverb.

Public variable

float

 

Diffusion

Amount of input diffusion (larger value results in more diffusion)

Public variable

float

 

LateDelayMsec

Milliseconds for the predelay.

Public variable

float

 

LateGainDB

Initial attenuation of audio after it leaves the predelay.

Constructors

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FLateReflectionsFastSettings ...
)

Public function Const

bool

 

operator==

(
    const FLateReflectionsFastSettings ...
)

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