Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/ULiveLinkAnimationFrameInterpola-
| Name | FLiveLinkAnimationFrameInterpolationProcessorWorker |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h |
| Include Path | #include "InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h" |
Syntax
class FLiveLinkAnimationFrameInterpolationProcessorWorker : public ULiveLinkBasicFrameInterpolationProcessor::FLiveLinkBasicFrameInterpolationProcessorWorker
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLiveLinkAnimationFrameInterpolationProcessorWorker
(
bool bInterpolatePropertyValues |
ULiveLinkFrameAnimationInterpolateProcessor::FLiveLinkFrameAnimationInterpolateProcessorWorker | InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h |
Functions
Public
Overridden from ILiveLinkFrameInterpolationProcessorWorker
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSubclassOf< ULiveLinkRole > GetRole() |
InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h | ||
virtual void Interpolate
(
double InTime, |
InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h | ||
virtual void Interpolate
(
const FQualifiedFrameTime& InTime, |
InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h |