Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TPolygon2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Polygon2.h |
| Include | #include "Polygon2.h" |
void NeighbourPoints
(
int VertexIdx,
TVector2 < T > & OutPrevNbr,
TVector2 < T > & OutNextNbr
) const
Remarks
Get the previous and next vertex positions for a given vertex of the Polygon