Hello,
I was wondering if there is a plan to make experimental UI toolkits available during the runtime and allow them to be displayed in the game space. I was hoping to display a graph UI on the game screen during the runtime.
Hello,
I was wondering if there is a plan to make experimental UI toolkits available during the runtime and allow them to be displayed in the game space. I was hoping to display a graph UI on the game screen during the runtime.
Sorry, do you mean “experimental” as in, the Experimental namespace? Are you asking if you can use the Experimental GraphView API at runtime? If so, then no. GraphView is an Editor-only API. It’s also discontinued and won’t leave the experimental state. We are working on a new Graph API (Graph Tools Foundation), but that is also not runtime-first.