I want to use room plan api alongside with scene reconstruction api at the same time. but doesn't seem to work
Can I use room plan api with scene reconstruction api ?
Add a Comment
I want to use room plan api alongside with scene reconstruction api at the same time. but doesn't seem to work
RoomPlan owns the underlying ARKit session and corresponding configuration. The configuration only enables scene depth, not scene reconstruction.
RoomPlan owns the underlying ARKit session and corresponding configuration. The configuration only enables scene depth, not scene reconstruction.