Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
| Include | #include "GeomTools.h" |
Syntax
struct FUtilPoly2DSet
Remarks
A set of 2D polygons, along with a transform for going into world space.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FUtilPoly2D > | Polys | ||
| FMatrix | PolyToWorld |