I need to modify the scanned room before export (e.g. add some additional objects + add some metadata )
From the RoomBulder doc:
"Your app can then inspect or modify this data before exporting the scanned room to a USDZ file"
How can I modify the scanned room? The members seem to be get only. Any Example ?
Regards,
Frank
Post
Replies
Boosts
Views
Activity
Hi,
we are developing a basic app with room plan and get the following debug output on the console if we start capturing:
"generating texture with resolution of x, y".
It would be nice to get a texture of the wall in addition to the geometry. What does the debug info mean? Does roomPlan generate textures in addition to the geometry?
Frank