Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterEditor > API/Plugins/MetaHumanCharacterEditor/UMetaHumanCharacterEditorSubsyst-
Description
This function does nothing if there is already a pending request
| Name | RequestTextureSources |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterEditor/Public/MetaHumanCharacterEditorSubsystem.h |
| Include Path | #include "MetaHumanCharacterEditorSubsystem.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterEditor/Private/MetaHumanCharacterEditorSubsystem.cpp |
UFUNCTION (BlueprintCallable, Category="Texture Synthesis")
void RequestTextureSources
(
UMetaHumanCharacter * InCharacter,
const FMetaHumanCharacterTextureRequestParams & InParams
)
Parameters
| Name | Remarks |
|---|---|
| InCharacter | The character to request the textures for |
| InParams | Parameters to control the request |