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 PolyOffset
(
T OffsetDistance
)
Remarks
Offset polygon by fixed distance, by offsetting and intersecting edges. CounterClockWise Polygon offsets "outwards", ClockWise "inwards".