Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
| Name | EIdentityPoseType |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityPose.h |
| Include Path | #include "MetaHumanIdentityPose.h" |
Syntax
enum EIdentityPoseType
{
Invalid = 0,
Neutral,
Teeth,
Custom,
Count,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Neutral | |
| Teeth | |
| Custom | |
| Count |