Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > MaterialGraph
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraph.h |
Include | #include "MaterialGraph/MaterialGraph.h" |
Syntax
struct FMaterialInputInfo
Remarks
A human-readable name - material expression input pair.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Constructor | ||
![]() |
FMaterialInputInfo
(
const FText& InName, |
Constructor |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FExpressionInput & | GetExpressionInput
(
UMaterial* Material |
|
![]() ![]() |
const FText & | GetName () |
|
![]() ![]() |
EMaterialProperty | GetProperty () |
|
![]() ![]() |
const FText & | GetToolTip () |
|
![]() ![]() |
bool | IsVisiblePin
(
const UMaterial* Material, |