Is there an example for AppUI (3D) integrated with Cesium?

Hi,
I want to build a 3D app based on the new App UI | App UI | 2.1.1 concept, but I need some reference/guidance about this approach.

Is it possible to use the App UI/UI Toolkit approach with Cesium?

Is it recommended?

Can someone please give me some insights about this approach?

Thanks!

Hi @asaf.masa,

I’ve never used App UI, so I can’t provide much specific guidance there. But I’m not aware of any reason that Cesium for Unity wouldn’t work with any Unity UI toolkit you like. Have you tried it, and are running into trouble? Do you have any specific concerns?

Thanks for the reply,

UI toolkit worked for me with Cesium after I tested it.

But it didn’t work with Class UIToolkitAppBuilder<T> | App UI | 2.1.1

In what way did it not work?