I work on an app wich use RealityKit to create 3d view (nonAr mode) with objects user can move by drag and drop. I'm looking for a method that I can use to save my views on the device. Something like the Scene.write method in SceneKit. I ask the question here : https://developer.apple.com/forums/thread/726285 Apparently there isn't equivalent in SceneKit. So I ask if it's possible to develop an equivalent. Thanks