ToolSetupUtil::GetSimpleCustomMaterial

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/ToolSetupUtil.h

Include

#include "ToolSetupUtil.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/ToolSetupUtil.cpp

Syntax

namespace ToolSetupUtil
{
    UMaterialInstanceDynamic * ToolSetupUtil::GetSimpleCustomMaterial
    (
        UInteractiveToolManager * ToolManager,
        const FLinearColor & Color,
        float Opacity
    )
}

Returns

Simple material with configurable color and opacity.

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