IConvolutionAlgorithmFactory::NewConvolutionAlgorithm

Creates a new Convolution algorithm.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ConvolutionAlgorithm.h"

Syntax

TUniquePtr< IConvolutionAlgorithm > NewConvolutionAlgorithm
(
    const FConvolutionSettings & InSettings
)

Remarks

Creates a new Convolution algorithm.

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