Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | FSubstrateWidget |
| Type | struct |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditor/SGraphSubstrateMaterial.h |
| Include Path | #include "MaterialEditor/SGraphSubstrateMaterial.h" |
Syntax
struct FSubstrateWidget
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FLinearColor GetConnectionColor() |
MaterialEditor/SGraphSubstrateMaterial.h | ||
static void GetPinColor
(
TSharedPtr< SGraphPin >& Out, |
MaterialEditor/SGraphSubstrateMaterial.h | ||
static bool HasInputSubstrateType
(
const UEdGraphPin* InPin |
MaterialEditor/SGraphSubstrateMaterial.h | ||
static bool HasOutputSubstrateType
(
const UEdGraphPin* InPin |
MaterialEditor/SGraphSubstrateMaterial.h | ||
static const TSharedRef< SWidget > ProcessOperator
(
const FSubstrateMaterialCompilationOutput& CompilationOutput |
MaterialEditor/SGraphSubstrateMaterial.h | ||
static const TSharedRef< SWidget > ProcessOperator
(
const FSubstrateMaterialCompilationOutput& CompilationOutput, |
MaterialEditor/SGraphSubstrateMaterial.h |