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