Hi Everyone,
I am working on iPad Pro 12.9 2020 and I want to get depth data (distance) from Ipad Pro.
From ARFrame, I can get depth buffer (CVPixelBuffer with DepthFloat32) with "scenedepth.depthMap" but I can't get depth data (distance). Take a walk around the internet, I see that the Apple doesn't allow the developer access to depth data (distance), Is that right?.
Could you help me some above information. And I appreciate if anyone has methods to get depth data (distance).
Thank you very much.