Navigation
API > API/Plugins > API/Plugins/MetaHumanDefaultEditorPipeline
Options to configure the resolutions of synthesized textures
| Name | FMetaHumanBuildTextureProperties |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanDefaultEditorPipeline/Public/MetaHumanDefaultEditorPipelineBase.h |
| Include Path | #include "MetaHumanDefaultEditorPipelineBase.h" |
Syntax
USTRUCT ()
struct FMetaHumanBuildTextureProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Face | TMap< EFaceTextureType, EMetaHumanBuildTextureResolution > | Set the override resolutions of the synthesized face textures. | MetaHumanDefaultEditorPipelineBase.h |
|