Navigation
API > API/Plugins > API/Plugins/MetaHumanCoreTechLib
| Name | EMetaHumanCharacterBodyFitOptions |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Public/MetaHumanCharacterBodyIdentity.h |
| Include Path | #include "MetaHumanCharacterBodyIdentity.h" |
Syntax
enum EMetaHumanCharacterBodyFitOptions
{
UMETA =(Tooltip="Uses mesh only from the DNA file"),
UMETA =(Tooltip="Uses mesh and core (animation) skeleton from the DNA file"),
UMETA =(Tooltip="Uses mesh from the DNA file and the core (animation) skeleton from the current MHC state"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |