ToolSetupUtil::GetDefaultPointComponentMaterial

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::GetDefaultPointComponentMaterial
    (
        bool bRoundPoints,
        UInteractiveToolManager * ToolManager
    )
}

Returns

custom material suitable for use with UPointSetComponent

Parameters

Parameter

Description

bRoundPoints

true for round points, false for square

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