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