Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UMeshVertexSculptTool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void UpdateROI
(
const FFrame3d& LocalFrame |
MeshVertexSculptTool.h | ||
void UpdateROI
(
const FVector3d& BrushPos |
MeshVertexSculptTool.h |
UpdateROI(const FFrame3d &)
| Name | UpdateROI |
| 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 UpdateROI
(
const FFrame3d & LocalFrame
)
UpdateROI(const FVector3d &)
| Name | UpdateROI |
| 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 UpdateROI
(
const FVector3d & BrushPos
)