Navigation
API > API/Plugins > API/Plugins/MetaHumanCoreTech
| |
|
| Name |
FDepthMapDiagnosticsResult |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTech/Public/DepthMapDiagnosticsResult.h |
| Include Path |
#include "DepthMapDiagnosticsResult.h" |
Syntax
USTRUCT ()
struct FDepthMapDiagnosticsResult
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FaceWidthInPixels |
float |
|
DepthMapDiagnosticsResult.h |
- VisibleAnywhere
- Category="Diagnostics"
|
| NumFacePixels |
int32 |
|
DepthMapDiagnosticsResult.h |
- VisibleAnywhere
- Category="Diagnostics"
|
| NumFaceValidDepthMapPixels |
int32 |
|
DepthMapDiagnosticsResult.h |
- VisibleAnywhere
- Category="Diagnostics"
|