Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UEditMeshPolygonsTool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ApplyWeldEdges () |
EditMeshPolygonsTool.h | ||
void ApplyWeldEdges
(
double InterpolationT |
EditMeshPolygonsTool.h |
ApplyWeldEdges()
| Name | ApplyWeldEdges |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
| Include Path | #include "EditMeshPolygonsTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/EditMeshPolygonsTool.cpp |
void ApplyWeldEdges()
ApplyWeldEdges(double)
| Name | ApplyWeldEdges |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
| Include Path | #include "EditMeshPolygonsTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/EditMeshPolygonsTool.cpp |
void ApplyWeldEdges
(
double InterpolationT
)