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