ULiveLinkBasicFrameInterpolationProcessor::FLiveLinkBasicFrameInterpolationProcessorWorker::FindInterpolateIndex

Windows
MacOS
Linux

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/InterpolationProcessor/LiveLinkBasicFrameInterpolateProcessor.h

Include

#include "InterpolationProcessor/LiveLinkBasicFrameInterpolateProcessor.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/InterpolationProcessor/LiveLinkBasicFrameInterpolateProcessor.cpp

Syntax

static bool FindInterpolateIndex
(
    double InTime,
    const TArray< FLiveLinkFrameDataStruct > & InSourceFrames,
    int32 & OutFrameIndexA,
    int32 & OutFrameIndexB,
    FLiveLinkInterpolationInfo & OutInterpolationInfo
)

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