Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FMaterialEditorUtilities
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorUtilities.h |
| Include | #include "MaterialEditorUtilities.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialEditorUtilities.cpp |
static UMaterialExpressionComposite &42; CreateNewMaterialExpressionComposite
&40;
const class UEdGraph &42; Graph,
const FVector2D & NodePos
&41;
Remarks
Creates a new material expression composite on the material represented by a graph. UMaterialExpressionComment* Newly created comment
Parameters
| Name | Description |
|---|---|
| Graph | Graph to add comment to |
| NodePos | Position to place new comment at |