Navigation
API > API/Plugins > API/Plugins/MetaHumanLiveLinkSource > API/Plugins/MetaHumanLiveLinkSource/UMetaHumanSmoothingPreProcessor
| Name | FMetaHumanSmoothingPreProcessorWorker |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanLiveLink/Source/MetaHumanLiveLinkSource/Public/MetaHumanSmoothingPreProcessor.h |
| Include Path | #include "MetaHumanSmoothingPreProcessor.h" |
Syntax
class FMetaHumanSmoothingPreProcessorWorker :
public ILiveLinkFramePreProcessorWorker ,
public FMetaHumanRealtimeSmoothing
Inheritance Hierarchy
- FMetaHumanRealtimeSmoothing → UMetaHumanSmoothingPreProcessor::FMetaHumanSmoothingPreProcessorWorker
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetaHumanSmoothingPreProcessor.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LastTime | double | MetaHumanSmoothingPreProcessor.h |
Functions
Public
Overridden from ILiveLinkFramePreProcessorWorker
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSubclassOf< ULiveLinkRole > GetRole() |
MetaHumanSmoothingPreProcessor.h | ||
virtual bool PreProcessFrame
(
const FLiveLinkStaticDataStruct& InStaticData, |
MetaHumanSmoothingPreProcessor.h |