Navigation
API > API/Plugins > API/Plugins/MeshTrackerInterface
| Name | IDepthProcessingMetadataProvider |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MeshTrackerInterface/Public/MetaHumanFaceTrackerInterface.h |
| Include Path | #include "MetaHumanFaceTrackerInterface.h" |
Syntax
class IDepthProcessingMetadataProvider : public IModularFeature
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDepthProcessingMetadataProvider() |
MetaHumanFaceTrackerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetMeshTrackerVersionString() |
Returns the MeshTracker version of the Depth Processing plugin | MetaHumanFaceTrackerInterface.h | |
bool ListPhysicalDeviceLUIDs
(
TArray< FString >& OutDeviceLUIDs |
List all GPU devices. Report each one using a locally unique identifier (LUID) | MetaHumanFaceTrackerInterface.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetModularFeatureName() |
MetaHumanFaceTrackerInterface.h |