ToolSetupUtil::GetDefaultLineComponentMaterial

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
{
    UMaterialInterface * ToolSetupUtil::GetDefaultLineComponentMaterial
    (
        UInteractiveToolManager * ToolManager,
        bool bDepthTested
    )
}

Returns

custom material suitable for use with ULineSetComponent

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