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