UMeshSurfacePointToolBuilder::BuildTool

Create a new instance of this builder's Tool

Windows
MacOS
Linux

Override Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseTools/MeshSurfacePointTool.h

Include

#include "BaseTools/MeshSurfacePointTool.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseTools/MeshSurfacePointTool.cpp

Syntax

virtual UInteractiveTool * BuildTool
(
    const FToolBuilderState & SceneState
) const

Remarks

Create a new instance of this builder's Tool

Returns

new Tool instance initialized with selected mesh source

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