NrxDebugVisualizer shows objects.

TODO: Update SceneTreeView after adding new objects
This commit is contained in:
Matthias Heil
2026-04-15 15:59:42 +02:00
parent 4549022153
commit 001b945ea1
12 changed files with 233 additions and 80 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
using System;
using System.Numerics;
using System.Threading.Tasks;
using System.Threading.Tasks;
namespace NamedPipes;
public interface IDebugVisualizer