How to style a Polygon outline

**Hello,
I am trying to create a polygon with an outline that has smooth rounded corners.
Sine it seems that that the outline of a PolygonGraphics cannot be styled due to limitations in WegGL I was trying to add an extra PolylineGraphics instance.
However I cannot seem to find a way to style this in way that the corners would appear rounded.
Is there a way to do that? **
Any ideas greatly appreciated,

thanks,

Oli

I had similar problem, You may check this (link)

1 Like

@Jacky thank you for sharing that thread. I think it is highly relevant information for this question. @OliMacMapface this info should help you get started.

1 Like