Navigation
API > API/Plugins > API/Plugins/MetaHumanCoreTechLib
| Name | FMetaHumanFaceTextureAttributeMap |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Public/MetaHumanFaceTextureSynthesizer.h |
| Include Path | #include "MetaHumanFaceTextureSynthesizer.h" |
Syntax
class FMetaHumanFaceTextureAttributeMap
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllIndices | TArray< int32 > | MetaHumanFaceTextureSynthesizer.h | ||
| AttributeNames | TArray< FString > | MetaHumanFaceTextureSynthesizer.h | ||
| AttributeValueNames | TArray< TArray< FString > > | MetaHumanFaceTextureSynthesizer.h | ||
| AttributeValues | TArray< TArray< int32 > > | MetaHumanFaceTextureSynthesizer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetaHumanFaceTextureSynthesizer.h | |||
const TArray< int32 > & GetAllIndices() |
MetaHumanFaceTextureSynthesizer.h | ||
const FString & GetAttributeName
(
int32 Idx |
MetaHumanFaceTextureSynthesizer.h | ||
| MetaHumanFaceTextureSynthesizer.h | |||
const TArray< int32 > & GetAttributeValues
(
int32 Idx |
MetaHumanFaceTextureSynthesizer.h | ||
bool Init
(
const FString& InTextureSynthesisFolderPath, |
MetaHumanFaceTextureSynthesizer.h | ||
int32 NumAttributes() |
MetaHumanFaceTextureSynthesizer.h |