Can I use room plan api with scene reconstruction api ?

I want to use room plan api alongside with scene reconstruction api at the same time. but doesn't seem to work

Accepted Reply

RoomPlan owns the underlying ARKit session and corresponding configuration. The configuration only enables scene depth, not scene reconstruction.

Replies

RoomPlan owns the underlying ARKit session and corresponding configuration. The configuration only enables scene depth, not scene reconstruction.