Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FMeshSurfacePath
Description
Make the embedded path into a closed loop. Only succeeds if path start and end already share a triangle!
| Name | ClosePath |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Operations/EmbedSurfacePath.h |
| Include Path | #include "Operations/EmbedSurfacePath.h" |
bool ClosePath()
true if succeeded