Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/UGeometryScriptL-_29
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/PolygonFunctions.h |
| Include | #include "GeometryScript/PolygonFunctions.h" |
| Source | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Private/PolygonFunctions.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"GeometryScript&124;PolygonList"&41;
static FGeometryScriptGeneralPolygonList CreatePolygonsFromPathOffset
&40;
TArray< FVector2D > Path,
FGeometryScriptOpenPathOffsetOptions OffsetOptions,
double Offset,
bool & bOperationSuccess,
bool bCopyInputOnFailure
&41;
Remarks
Apply an offset to a single open 2D path, generating closed polygons as a result