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