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