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 Chamfer
(
T ChamferDist,
T MinConvexAngleDeg,
T MinConcaveAngleDeg
)
Remarks
Chamfer each vertex corner of the Polygon
Parameters
| Name | Description |
|---|---|
| ChamferDist | offset distance from corner that we cut at |