Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacter
| Name | FMetaHumanCharacterTeethProperties |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacter/Public/MetaHumanCharacter.h |
| Include Path | #include "MetaHumanCharacter.h" |
Syntax
USTRUCT ()
struct FMetaHumanCharacterTeethProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnableShowTeethExpression | bool | MetaHumanCharacter.h |
|
|
| GumColor | FLinearColor | MetaHumanCharacter.h |
|
|
| JawOpen | float | MetaHumanCharacter.h |
|
|
| LowerShift | float | MetaHumanCharacter.h |
|
|
| Narrowness | float | MetaHumanCharacter.h |
|
|
| Overbite | float | MetaHumanCharacter.h |
|
|
| Overjet | float | MetaHumanCharacter.h |
|
|
| PlaqueAmount | float | MetaHumanCharacter.h |
|
|
| PlaqueColor | FLinearColor | MetaHumanCharacter.h |
|
|
| Polycanine | float | MetaHumanCharacter.h |
|
|
| RecedingGums | float | MetaHumanCharacter.h |
|
|
| TeethColor | FLinearColor | MetaHumanCharacter.h |
|
|
| ToothLength | float | MetaHumanCharacter.h |
|
|
| ToothSpacing | float | MetaHumanCharacter.h |
|
|
| UpperShift | float | MetaHumanCharacter.h |
|
|
| Variation | float | MetaHumanCharacter.h |
|
|
| WornDown | float | MetaHumanCharacter.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AreMaterialsUpdated
(
const FMetaHumanCharacterTeethProperties& InOther |
MetaHumanCharacter.h | ||
bool IsVariantUpdated
(
const FMetaHumanCharacterTeethProperties& InOther |
MetaHumanCharacter.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FMetaHumanCharacterTeethProperties& InOther |
MetaHumanCharacter.h | ||
bool operator==
(
const FMetaHumanCharacterTeethProperties& InOther |
MetaHumanCharacter.h |