Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 503 Bytes

unity-150907-2dHideLineOnPanel

  • checkd on Unity 5.1.2-f1 on MacOS X 10.8.5
  • draw graph using linerenderer on each UI>Panel
  • lines can be hidden when the panel is hidden (scale is set 0.0)

graph shown graph hidden

  • only updated graphs can be hidden. Graphs without redraw cannot be hidden correctly.