Make the arrow drawing helper public
Add camera
& distance
for DrawWireRectTransform
to support camera mode of a canvas.
- Add
Window/Saints/Draw
menu to toggle gizmos drawing. Useful when you want to do some profiler butgizmos
drawing is too heavy. - Gizmos drawing is disable in build (it will not draw anything in build anyway)
- Add
DrawWireRectTransform
forRectTransform
in UI