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