Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterEditor
Enum with the valid texture resolutions to request from the service
| Name | ERequestTextureResolution |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterEditor/Public/MetaHumanCharacterEditorSubsystem.h |
| Include Path | #include "MetaHumanCharacterEditorSubsystem.h" |
Syntax
enum ERequestTextureResolution
{
Res2k = 2048,
Res4k = 4096,
Res8k = 8192,
}
Values
| Name | Remarks |
|---|---|
| Res2k | |
| Res4k | |
| Res8k |