Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
| |
|
| Name |
EIdentityTreeNodeIdentifier |
| Type |
enum |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityViewportSettings.h |
| Include Path |
#include "MetaHumanIdentityViewportSettings.h" |
Syntax
enum EIdentityTreeNodeIdentifier
{
None,
IdentityRoot,
TemplateMesh,
SkeletalMesh,
FaceNode,
BodyNode,
FacePoseList,
FaceNeutralPose,
FaceTeethPose,
}
Values
| Name |
Remarks |
| None |
|
| IdentityRoot |
|
| TemplateMesh |
|
| SkeletalMesh |
|
| FaceNode |
|
| BodyNode |
|
| FacePoseList |
|
| FaceNeutralPose |
|
| FaceTeethPose |
|