Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterEditor
| |
|
| Name |
FMetaHumanCharacterTextureRequestParams |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterEditor/Public/MetaHumanCharacterEditorSubsystem.h |
| Include Path |
#include "MetaHumanCharacterEditorSubsystem.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetaHumanCharacterTextureRequestParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bBlocking |
bool |
Set to true to make it a blocking request. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Texture Synthesis"
|
| bReportProgress |
bool |
Weather or not to report the progress of the request in the form of notification items. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Texture Synthesis"
|