Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
| |
|
| Name |
THighFrequencyData |
| Type |
class |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanTextureSynthesisServiceRequest.h |
| Include Path |
#include "Cloud/MetaHumanTextureSynthesisServiceRequest.h" |
Syntax
template<typename EnumType, std::enable_if_t<< EnumType >::Value ), int >>
class THighFrequencyData : public TSharedFromThis< THighFrequencyData< EnumType >, ESPMode::ThreadSafe >
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Cloud/MetaHumanTextureSynthesisServiceRequest.h |
|
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FHighFrequencyDataArray |
TStaticArray< TArray< uint8 >, static_cast< uint32 >(EnumType::Count)> |
|
Cloud/MetaHumanTextureSynthesisServiceRequest.h |
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TArray< uint8 > & GetMutable
(
EnumType Type
)
|
|
Cloud/MetaHumanTextureSynthesisServiceRequest.h |
|
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TConstArrayView< uint8 > operator[]
(
EnumType Type
) const
|
|
Cloud/MetaHumanTextureSynthesisServiceRequest.h |
|