Exemple #1
0
 public void EditorWindow()
 {
     GameViewWindow.Render();
     inspector.DrawGUI();
     hierarchy.DrawGUI();
 }