Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Creation parameters for a request for (potentially) multiple face textures for a given high frequency ID
| Name | FFaceTextureRequestCreateParams |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanTextureSynthesisServiceRequest.h |
| Include Path | #include "Cloud/MetaHumanTextureSynthesisServiceRequest.h" |
Syntax
struct FFaceTextureRequestCreateParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HighFrequency | int32 | Must be in the range [0, FMetaHumanFaceTextureSynthesizer::GetMaxHighFrequencyIndex() - 1] | Cloud/MetaHumanTextureSynthesisServiceRequest.h |