Hi,
I am considering using RealityKit for an app that can be used both with and without AR.
My own scene is usually fairly slow to change, so I am wondering if there is any way to "pause" ARView so it does not re-render the scene every frame (to preserve battery)? Or is RealityKit designed with the assumption that it must render every frame?
Thanks, Sergiy