Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Struct giving parameters for an import operation for a MetaHuman character
| |
|
| Name |
FMetaHumanImportDescription |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Import/MetaHumanImport.h |
| Include Path |
#include "Import/MetaHumanImport.h" |
Syntax
struct FMetaHumanImportDescription
Constants
| Name |
Type |
Remarks |
Include Path |
| DefaultDestinationPath |
const FString |
|
Import/MetaHumanImport.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AccountMetaHumans |
TArray< FQuixelAccountMetaHumanEntry > |
|
Import/MetaHumanImport.h |
|
| Archive |
TSharedPtr< FZipArchiveReader > |
|
Import/MetaHumanImport.h |
|
| bForceUpdate |
bool |
|
Import/MetaHumanImport.h |
|
| bIsBatchImport |
bool |
|
Import/MetaHumanImport.h |
|
| bWarnOnQualityChange |
bool |
|
Import/MetaHumanImport.h |
|
| CharacterName |
FString |
|
Import/MetaHumanImport.h |
|
| CharacterPath |
FString |
|
Import/MetaHumanImport.h |
|
| CommonPath |
FString |
|
Import/MetaHumanImport.h |
|
| DestinationPath |
FString |
|
Import/MetaHumanImport.h |
|
| QuixelId |
FString |
|
Import/MetaHumanImport.h |
|
| Report |
UMetaHumanAssetReport * |
|
Import/MetaHumanImport.h |
|
| SourcePath |
FString |
|
Import/MetaHumanImport.h |
|