Navigation
API > API/Plugins > API/Plugins/MetaHumanDefaultEditorPipeline
| Name | FMetaHumanInputTextureProperties |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanDefaultEditorPipeline/Public/MetaHumanDefaultEditorPipelineBase.h |
| Include Path | #include "MetaHumanDefaultEditorPipelineBase.h" |
Syntax
USTRUCT ()
struct FMetaHumanInputTextureProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputParameterName | FName | The name of the input parameter for this texture in the Texture Graph | MetaHumanDefaultEditorPipelineBase.h |
|
| SourceMaterialParameterName | FName | The name of the material parameter that this texture is set on, on the source material | MetaHumanDefaultEditorPipelineBase.h |
|
| SourceMaterialSlotName | FName | The name of the material slot on the face mesh that this material is set on | MetaHumanDefaultEditorPipelineBase.h |
|