Navigation
API > API/Plugins > API/Plugins/MetaHumanLiveLinkSource
| |
|
| Name |
UMetaHumanSmoothingPreProcessor |
| Type |
class |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanLiveLink/Source/MetaHumanLiveLinkSource/Public/MetaHumanSmoothingPreProcessor.h |
| Include Path |
#include "MetaHumanSmoothingPreProcessor.h" |
Syntax
UCLASS (Meta=(DisplayName="MetaHuman Smoothing"))
class UMetaHumanSmoothingPreProcessor : public ULiveLinkFramePreProcessor
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
UMetaHumanSmoothingPreProcessor()
|
|
MetaHumanSmoothingPreProcessor.h |
|
Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Parameters |
TObjectPtr< UMetaHumanRealtimeSmoothingParams > |
Smoothing parameters |
MetaHumanSmoothingPreProcessor.h |
- EditAnywhere
- Category="Smoothing"
|
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual FWorkerSharedPtr FetchWorker()
|
|
MetaHumanSmoothingPreProcessor.h |
|
|
|
MetaHumanSmoothingPreProcessor.h |
|
Overridden from UObject