Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FEdgeLoop
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/EdgeLoop.h |
| Include | #include "EdgeLoop.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/EdgeLoop.cpp |
bool SetCorrectOrientation()
Remarks
If any edges if the loop are on a mesh boundary, we can check that the loop is oriented such that it corresponds with the boundary edges, and if not, reverse it. true if the loop was reversed