Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseTools/MeshSurfacePointTool.h |
Include |
#include "BaseTools/MeshSurfacePointTool.h" |
class UMeshSurfacePointToolBuilder : public UInteractiveToolWithToolTargetsBuilder
Name | Description | ||
---|---|---|---|
|
StylusAPI |
Name | Description | ||
---|---|---|---|
|
UMeshSurface... |
CreateNewTool ( |
|
|
InitializeNewTool ( |
Called by BuildTool to configure the Tool with the input MeshSource based on the SceneState |
Name | Description | ||
---|---|---|---|
|
const FToolT... |
GetTargetRequirements() |
Gives the target requirements of the associated tool. |
Name | Description | ||
---|---|---|---|
|
UInteractive... |
BuildTool ( |
Create a new instance of this builder's Tool |
|
CanBuildTool ( |
Check if, given the current scene state, a new instance of this builder's Tool can be created |