Navigation
BlueprintAPI > BlueprintAPI/MetaHuman > BlueprintAPI/MetaHuman/Diagnostics
Returns true if the diagnostics associated with the promoted frame indicate a potential issue, and returns a warning message if so. Note that the thresholds supplied for checking whether an issue exists are properties of UMetaHumanIdentityFace and can be obtained from there
Target is MetaHuman Identity Promoted Frame
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | In Minimum Depth Map Face Coverage | |
| real | In Minimum Depth Map Face Width |
Outputs
| Type | Name | Description |
|---|---|---|
| text | Out Diagnostics Warning Message | |
| boolean | Return Value |