FLateReflectionsPlate::FLateReflectionsPlate

InMaxNumInternalBufferSamples sets the mmaximum number of samples in an internal buffer.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/LateReflectionsFast.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/LateReflectionsFast.cpp

Syntax

FLateReflectionsPlate
(
    float InSampleRate,
    int32 InMaxNumInternalBufferSamples,
    const FLateReflectionsPlateDelays & InDelays
)

Remarks

InMaxNumInternalBufferSamples sets the mmaximum number of samples in an internal buffer.

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