Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FGeomTools2D
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
Include | #include "GeomTools.h" |
Source | /Engine/Source/Runtime/Engine/Private/GeomTools.cpp |
static void GenerateConvexPolygonsFromTriangles
&40;
TArray< TArray< FVector2D >> & OutPolygons,
const TArray< FVector2D > & InTriangles
&41;
Remarks
Generate convex shapes.