Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UMeshVertexSculptTool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void UpdateBrushType
(
EMeshVertexSculptBrushType BrushType |
MeshVertexSculptTool.h | ||
virtual void UpdateBrushType
(
int32 BrushID |
MeshVertexSculptTool.h |
UpdateBrushType(EMeshVertexSculptBrushType)
| Name | UpdateBrushType |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshVertexSculptTool.h |
| Include Path | #include "MeshVertexSculptTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/MeshVertexSculptTool.cpp |
void UpdateBrushType
(
EMeshVertexSculptBrushType BrushType
)
UpdateBrushType(int32)
| Name | UpdateBrushType |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/MeshVertexSculptTool.h |
| Include Path | #include "MeshVertexSculptTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/MeshVertexSculptTool.cpp |
virtual void UpdateBrushType
(
int32 BrushID
)