UMaterialEditingLibrary::DeleteAllMaterialExpressionsInFunction

Delete all material expressions in the supplied material function

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

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/MaterialEditingLibrary.h
Include #include "MaterialEditingLibrary.h"
Source /Engine/Source/Editor/MaterialEditor/Private/MaterialEditingLibrary.cpp
static void DeleteAllMaterialExpressionsInFunction
(
    [UMaterialFunction](API\Runtime\Engine\Materials\UMaterialFunction) * MaterialFunction
)

Remarks

Delete all material expressions in the supplied material function


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library