Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
| |
|
| Name |
FAutorigResponse |
| Type |
class |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanARServiceRequest.h |
| Include Path |
#include "Cloud/MetaHumanARServiceRequest.h" |
Syntax
class FAutorigResponse
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FAutorigResponse
(
const TArray< uint8 >& Content
)
|
|
Cloud/MetaHumanARServiceRequest.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Dna |
TSharedPtr<::IDNAReader > |
DNA that can be applied to skeletal mesh. |
Cloud/MetaHumanARServiceRequest.h |
|
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bValid |
bool |
|
Cloud/MetaHumanARServiceRequest.h |
|
| Payload |
const TArray< uint8 > & |
NOTE: this payload data's lifetime is limited by the duration of the delegate recieving the response data. |
Cloud/MetaHumanARServiceRequest.h |
|
Functions
Public