vertxxyz / Vertx.Debugging

Debugging utilities for Unity
MIT License
508 stars 33 forks source link

Is there anyway to draw a sincere square or circle In 2D #15

Open 2515423068 opened 1 year ago

2515423068 commented 1 year ago

I only find the wire shape to draw, how can i draw the sincere shape ? could u tell how to do it or how to extend the method.

vertxxyz commented 1 year ago

Sadly I do not support drawing solid shapes, nor is there any way to extend the API to draw solid shapes at all. I'll keep this issue open as a reminder to consider the inclusion in future, but no promises as it takes a lot of work to re-engineer the rendering side of things.