Navigation
API > API/Plugins > API/Plugins/MetaHumanCoreTechLib
The options used when performing Blend
| Name | EBlendOptions |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Public/MetaHumanCharacterIdentity.h |
| Include Path | #include "MetaHumanCharacterIdentity.h" |
Syntax
enum EBlendOptions
{
UMETA =(ToolTip = "Blends shape-based characteristics while maintaining the core skeletal proportions."),
UMETA =(ToolTip = "Only skeletal proportions are blended, while maintaining shaping."),
UMETA =(ToolTip = "Both skeletal proportions and shaping (volume) are blended."),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |