Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
Teeth fitting state has to be checked separately as it doesn't prevent you from further progressing.
| Name | EIdentityProgressState |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityStateValidator.h |
| Include Path | #include "MetaHumanIdentityStateValidator.h" |
Syntax
enum EIdentityProgressState
{
Solve,
AR,
PrepareForPerformance,
Complete,
Invalid,
}
Values
| Name | Remarks |
|---|---|
| Solve | |
| AR | |
| PrepareForPerformance | |
| Complete | |
| Invalid |