TPolygon2::PolyOffset

Offset polygon by fixed distance, by offsetting and intersecting edges.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Polygon2.h

Include

#include "Polygon2.h"

Syntax

void PolyOffset
(
    T OffsetDistance
)

Remarks

Offset polygon by fixed distance, by offsetting and intersecting edges. CounterClockWise Polygon offsets "outwards", ClockWise "inwards".

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss