How is the photo setting of RealityKit's object capture session?

I found out that it works well in this new api on beta.

But I want to make more customizable settings, so want to make one with AVFoundation.

I want to know the AVCaptureSession and AVCapturePhotoSettings that is applied on this new API.

Replies

I'm asking because new object capture session's output has quite accurate in scale with real world scale. But, with Avfoundation, even I've saved photo to heic and depth to tiff, the size of reconstructed model is different with real size.