Hello,
I am considering to use RealityKit framework to create a 3D viewer. The viewer will be used to display virtual objects in AR and also in a fully virtual environment. I saw that I can initialize the ARView with a nonAR camera mode and set a perspective camera for it, but my viewer needs to have an option to display the scene also with orthographic projection, I couldn't find a way to do it. Is it possible to use RealityKit in a non AR environment and to display the scene with orthographic projection ?
Any help will be highly appreciated!
Yaniv