Choose your operating system:
Windows
macOS
Linux
| UInteractiveToolBuilder::BuildTool()
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawAndRevolveTool.h |
Include |
#include "DrawAndRevolveTool.h" |
Source |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/DrawAndRevolveTool.cpp |
virtual UInteractiveTool * BuildTool
(
const FToolBuilderState & SceneState
) const
Create a new instance of this builder's Tool
a new instance of the Tool, or nullptr on error/failure
Parameter |
Description |
---|---|
SceneState |
the current scene selection state, etc |