Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacter
| Name | FMetaHumanCharacterSkinProperties |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacter/Public/MetaHumanCharacter.h |
| Include Path | #include "MetaHumanCharacter.h" |
Syntax
USTRUCT ()
struct FMetaHumanCharacterSkinProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BodyBias | FVector3f | MetaHumanCharacter.h |
|
|
| BodyGain | FVector3f | MetaHumanCharacter.h |
|
|
| BodyTextureIndex | int32 | MetaHumanCharacter.h |
|
|
| bShowTopUnderwear | bool | MetaHumanCharacter.h |
|
|
| FaceTextureIndex | int32 | MetaHumanCharacter.h |
|
|
| Roughness | float | MetaHumanCharacter.h |
|
|
| U | float | MetaHumanCharacter.h |
|
|
| V | float | MetaHumanCharacter.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMetaHumanCharacterSkinProperties& InOther |
MetaHumanCharacter.h | ||
bool operator==
(
const FMetaHumanCharacterSkinProperties& InOther |
MetaHumanCharacter.h |