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 ClipConvex
&40;
const TAxisAlignedBox2< T > & Bounds
&41;
Remarks
Clip polygon to the given bounds. Note that if the polygon is not convex, it may have overlapping edges at the bounds.