Navigation
API > API/Plugins > API/Plugins/MetaHumanBodyTrackerInterface
| Name | IMetaHumanBodyTrackerInterface |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanBodyTrackerInterface/Public/MetaHumanBodyTrackerInterface.h |
| Include Path | #include "MetaHumanBodyTrackerInterface.h" |
Syntax
class IMetaHumanBodyTrackerInterface : public IModularFeature
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IMetaHumanBodyTrackerInterface() |
MetaHumanBodyTrackerInterface.h |
Classes
| Name | Remarks |
|---|---|
| FBodyTrackerDataInterface |
Structs
| Name | Remarks |
|---|---|
| FBodyTrackerInputParams | |
| FBodyTrackerOutputParams |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CustomizePerformanceDetails
(
IDetailLayoutBuilder& InDetailBuilder |
MetaHumanBodyTrackerInterface.h | ||
bool ExtendPipeline
(
const FBodyTrackerInputParams& InBodyTrackerInputParams, |
MetaHumanBodyTrackerInterface.h | ||
FString GetBodyControlRigAssetPath() |
MetaHumanBodyTrackerInterface.h | ||
TSubclassOf< AMetaHumanBodyDriverActorInterface > GetBodyDriverActorClass() |
MetaHumanBodyTrackerInterface.h | ||
FString GetMetaHumanRetargeterAssetPath() |
MetaHumanBodyTrackerInterface.h | ||
| MetaHumanBodyTrackerInterface.h | |||
| MetaHumanBodyTrackerInterface.h |
Public Virtual
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetModularFeatureName() |
MetaHumanBodyTrackerInterface.h |