Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacter
| Name | FMetaHumanCharacterLipsMakeupProperties |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacter/Public/MetaHumanCharacterMakeup.h |
| Include Path | #include "MetaHumanCharacterMakeup.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanCharacterLipsMakeupProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FLinearColor | MetaHumanCharacterMakeup.h |
|
|
| Metalness | float | MetaHumanCharacterMakeup.h |
|
|
| Opacity | float | MetaHumanCharacterMakeup.h |
|
|
| Roughness | float | MetaHumanCharacterMakeup.h |
|
|
| Type | EMetaHumanCharacterLipsMakeupType | MetaHumanCharacterMakeup.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMetaHumanCharacterLipsMakeupProperties& InOther |
MetaHumanCharacterMakeup.h | ||
bool operator==
(
const FMetaHumanCharacterLipsMakeupProperties& InOther |
MetaHumanCharacterMakeup.h |