Draw simple 2D shapes like circles, rectangles, paths etc...
I was wondering which part of the API should I use to draw simple shapes like circles, ellipses, rectangels etc...?
Comment
In Game? On UI? In inespector? In camera space? On a texture? ...
I can draw circles in the inspector? :))) In game of course, in front of the camera. It seems there is no way to do it apart from LineRenderer