Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacter
| Name | FMetaHumanCharacterEyelashesProperties |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacter/Public/MetaHumanCharacterEyes.h |
| Include Path | #include "MetaHumanCharacterEyes.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanCharacterEyelashesProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnableGrooms | bool | MetaHumanCharacterEyes.h |
|
|
| DyeColor | FLinearColor | MetaHumanCharacterEyes.h |
|
|
| Lightness | float | MetaHumanCharacterEyes.h |
|
|
| Melanin | float | MetaHumanCharacterEyes.h |
|
|
| Redness | float | MetaHumanCharacterEyes.h |
|
|
| Roughness | float | MetaHumanCharacterEyes.h |
|
|
| SaltAndPepper | float | MetaHumanCharacterEyes.h |
|
|
| Type | EMetaHumanCharacterEyelashesType | MetaHumanCharacterEyes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AreMaterialsUpdated
(
const FMetaHumanCharacterEyelashesProperties& InOther |
MetaHumanCharacterEyes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMetaHumanCharacterEyelashesProperties& InOther |
MetaHumanCharacterEyes.h | ||
bool operator==
(
const FMetaHumanCharacterEyelashesProperties& InOther |
MetaHumanCharacterEyes.h |