Round Polyline Corner Smoothness
Is there a way to set the roundness of points on the Polyline? something similar to the roundess slider on the RegularPolygon
Reporting a bug? please specify Unity version:
Reporting a bug? please specify Shapes version:
Reporting a bug? please specify Render Pipeline:
Built-in render pipeline
Right now this is not supported I'm afraid!
There are helpers when using Immediate mode or when editing polylines from code, where you can add points to the polyline using ArcTo, but it's not supported from the inspector at the moment