Can I render a snapshot of only the virtual content in RealityKit? Something similar like the snapshot functionality in SceneKit?

Yes, you can use ARView.snapshot(...)

If you want, you can change the background of the ARView there:

ARView.Environment.Background

Tagged with: