FBufferLinearEase::Update

Update overloaded to let you jump forward more than a single time-step

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

bool Update
(
    uint32 StepsToJumpForward,
    FAlignedFloatBuffer & InSourceValues
)

Remarks

Update overloaded to let you jump forward more than a single time-step

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