Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
| Name | EConformType |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityParts.h |
| Include Path | #include "MetaHumanIdentityParts.h" |
Syntax
enum EConformType
{
Solve,
Copy,
}
Values
| Name | Remarks |
|---|---|
| Solve | Use the Face Fitting conformer, i.e. FitIdentity |
| Copy | Copy the data from the Neutral Pose face mesh to the Template Mesh. |