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 > & Translate
(
const TVector2 < T > & Translate
)
Remarks
Translate the polygon the Polygon, so that you can chain calls like Translate().Scale()