Hello everyone, I’m really only dropping in here because I have a question about the internals of Xenko. I’m to understand that Xenko uses WPF for its editor. Now, does this also extend to its actual 3D editor? Is the 3D editor using the 3D functionality of WPF, or is it deferring the rendering of the viewport to a third party framework, and if so, what framework? Can they still draw WPF controls over the editor using that framework?
Thanks for the clarity.