CreateMaterialEditor

Overload list

Unreal Engine C++ API Reference > Editor > MaterialEditor > IMaterialEditorModule

  Type Name Description
Public function TSharedRef< IMaterialEditor >

CreateMaterialEditor ( const EToolkitMode::Type Mode,
const TSharedPtr< IToolkitHost >& InitToolkitHost,
UMaterial* Material
)

Creates a new material editor, either for a material or a material function
Public function TSharedRef< IMaterialEditor >

CreateMaterialEditor ( const EToolkitMode::Type Mode,
const TSharedPtr< IToolkitHost >& InitToolkitHost,
UMaterialFunction* MaterialFunction
)

 

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page