Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
| Name | EIdentityInvalidationState |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentity.h |
| Include Path | #include "MetaHumanIdentity.h" |
Syntax
enum EIdentityInvalidationState
{
Solve,
AR,
FitTeeth,
PrepareForPerformance,
Valid,
None,
}
Values
| Name | Remarks |
|---|---|
| Solve | |
| AR | |
| FitTeeth | |
| PrepareForPerformance | |
| Valid | |
| None |