Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
| |
|
| Name |
ECurvePresetType |
| Type |
enum |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/LandmarkConfigIdentityHelper.h |
| Include Path |
#include "LandmarkConfigIdentityHelper.h" |
Syntax
enum ECurvePresetType
{
Invalid = 0,
Identity_NeutralPose,
Identity_TeethPose,
Performance,
NeutralPose_NoBrowsNoIris,
}
Values
| Name |
Remarks |
| Invalid |
|
| Identity_NeutralPose |
|
| Identity_TeethPose |
|
| Performance |
|
| NeutralPose_NoBrowsNoIris |
|