Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FMaterialEditorUtilities
| Type | Name | Description | |
|---|---|---|---|
| MaterialExpressionClass * | CreateNewMaterialExpression
(
const UEdGraph* Graph, |
Creates a new material expression of the specified class on the material represented by a graph. | |
| UMaterialExpression * | CreateNewMaterialExpression
(
const UEdGraph* Graph, |
Creates a new material expression of the specified class on the material represented by a graph. |