Is it possible to create a Unity scene that only exists within a view controller managed and controlled by a iOS driven application?
We have a iOS app that already contains most of its implementation minus a few screens that have some 3d behavior. We are wondering if we could build those scenes in Unity, then someway, export them to be used in our application inside Xcode?
↧