unreal.MetaHumanCharacterTextureRequestParams¶
- class unreal.MetaHumanCharacterTextureRequestParams(report_progress: bool = False, blocking: bool = False)¶
Bases:
StructBaseMetaHuman Character Texture Request Params
C++ Source:
Plugin: MetaHumanCharacter
Module: MetaHumanCharacterEditor
File: MetaHumanCharacterEditorSubsystem.h
Editor Properties: (see get_editor_property/set_editor_property)
blocking(bool): [Read-Write] Set to true to make it a blocking requestreport_progress(bool): [Read-Write] Weather or not to report the progress of the request in the form of notification items