This question may be better suited for tomorrow's #object-and-room-capture-lounge, but is the output `CapturedRoom` type able to be modified prior to export to USDZ? For example, could I remove all `[.objects]` types, and leave just walls/doors, or change the texture of a surface?

Yes, please ask this during the object capture lounge tomorrow. But you should be able to modify after export and re-render.

You would need to use the RoomCaptureSession API and subscribe to a delegate to get those updates which contain the Surfaces and Objects. You can then process that data and render it as per your liking.

Tagged with: