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" |
TPolygon2 < T > & Transform
(
const TFunction < TVector2 < T >< T > &)> & TransformFunc
)
Remarks
Apply an arbitrary transformation to the Polygon the Polygon, so that you can chain calls like Translate().Scale()