I want to use Polygon2D with viewports for some interesting framing. I want the outside of these frames surrounded with a black or white outline. How can I do this?
Polygon2D with outline?
Asked Answered
Tenor You can use CanvasItem::draw_polyline()
to draw an outline around the polygon.
Banish
Thanks that works great.
© 2022 - 2024 — McMap. All rights reserved.