IConvolutionAlgorithmFactory::AreConvolutionSettingsSupported

Returns true if the input settings are supported by this factory.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ConvolutionAlgorithm.h"

Syntax

bool AreConvolutionSettingsSupported
(
    const FConvolutionSettings & InSettings
) const

Remarks

Returns true if the input settings are supported by this factory.

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