Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/InterpolationProcessor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkFrameInterpolationProcessor
- ULiveLinkBasicFrameInterpolationProcessor
- ULiveLinkAnimationFrameInterpolationProcessor
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h |
| Include | #include "InterpolationProcessor/LiveLinkAnimationFrameInterpolateProcessor.h" |
Syntax
UCLASS&40;Meta&61;&40;DisplayName&61;"Animation Interpolation"&41;&41;
class ULiveLinkAnimationFrameInterpolationProcessor : public ULiveLinkBasicFrameInterpolationProcessor
Remarks
Default blending method for animation frames
Overridden from ULiveLinkFrameInterpolationProcessor
| Type | Name | Description | |
|---|---|---|---|
| ULiveLinkFrameInterpolationProcessor::FWorkerSharedPtr | FetchWorker () |
||
| TSubclassOf< ULiveLinkRole > | GetRole () |
ULiveLinkFrameAnimationInterpolateProcessor |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FLiveLinkAnimationFrameInterpolationProcessorWorker |