IMaterialEditor::CreateNewMaterialExpressionComment

Creates a new material expression comment

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h

Include

#include "IMaterialEditor.h"

Syntax

virtual UMaterialExpressionComment * CreateNewMaterialExpressionComment
(
    const FVector2D & NodePos
)

Remarks

Creates a new material expression comment

Returns

UMaterialExpressionComment* Newly created material expression comment

Parameters

Parameter

Description

NodePos

Position of the new comment

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss