Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor > API/Plugins/MetaHumanSDKEditor/FTextureSynthesisServiceRequestB-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FFaceTextureSynthesisServiceRequest > CreateRequest
(
const FFaceTextureRequestCreateParams& Params |
Create a request instance that can live for long enough | Cloud/MetaHumanTextureSynthesisServiceRequest.h | |
static TSharedRef< FBodyTextureSynthesisServiceRequest > CreateRequest
(
const FBodyTextureRequestCreateParams& Params |
Create a request instance that can live for long enough | Cloud/MetaHumanTextureSynthesisServiceRequest.h |
CreateRequest(const FFaceTextureRequestCreateParams &)
Description
Create a request instance that can live for long enough
| Name | CreateRequest |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanTextureSynthesisServiceRequest.h |
| Include Path | #include "Cloud/MetaHumanTextureSynthesisServiceRequest.h" |
static TSharedRef < FFaceTextureSynthesisServiceRequest > CreateRequest
(
const FFaceTextureRequestCreateParams & Params
)
CreateRequest(const FBodyTextureRequestCreateParams &)
Description
Create a request instance that can live for long enough
| Name | CreateRequest |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanTextureSynthesisServiceRequest.h |
| Include Path | #include "Cloud/MetaHumanTextureSynthesisServiceRequest.h" |
static TSharedRef < FBodyTextureSynthesisServiceRequest > CreateRequest
(
const FBodyTextureRequestCreateParams & Params
)