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