Polygon.flipY() method
Flip the Y coordinate for all points and holes.
Signature:
flipY(): this;
Returns:
this
Remarks
Useful when converting to and from UV space.
Flip the Y coordinate for all points and holes.
Signature:
flipY(): this;
Returns:
this
Useful when converting to and from UV space.