FBufferLinearEase::Init

Will cache SourceValues ptr and manually update SourceValues on [Update()](API\Runtime\SignalProcessing\DSP\FBufferLinearEase\Update\1)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/BufferVectorOperations.h"

Source

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

Syntax

void Init
(
    const AlignedFloatBuffer & InSourceValues,
    const AlignedFloatBuffer & InTargetValues,
    int32 InLerpLength
)

Remarks

Will cache SourceValues ptr and manually update SourceValues on Update()

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