Is there a way to disable 3D geometry preview during Room Plan Scan?

Hello everyone!

I'm developing an app with this amazing RoomPlan API, so far everything works great, however I want to render a customized viewer and I don't want draw default 3D geometry, the line shapes are very helpful so I want to keep them. Is there any way to disable the 3D geometry shown on the viewr? I could just render another viewer ontop of the room capture viewer however I want to save as much resources as possible.

Answered by J_Qin in 828444022

Anyway this issue is resolved: https://developer.apple.com/documentation/roomplan/roomcaptureview/ismodelenabled

I found this variable that can turn off the preview

Accepted Answer

Anyway this issue is resolved: https://developer.apple.com/documentation/roomplan/roomcaptureview/ismodelenabled

I found this variable that can turn off the preview

Is there a way to disable 3D geometry preview during Room Plan Scan?
 
 
Q