Hi.
How do I get the viewMatrix for TryAcquireEnvironmentDepthCpuImage?
Like ARFrame.camera.viewMarix of Apple’s ARKit.
Camera.main.worldToCameraMatrix does not seems to match the depth data.
Thanks.
Hi.
How do I get the viewMatrix for TryAcquireEnvironmentDepthCpuImage?
Like ARFrame.camera.viewMarix of Apple’s ARKit.
Camera.main.worldToCameraMatrix does not seems to match the depth data.
Thanks.
I connected with the team, and they wanted me to pass along that ARFrame.camera.viewMarix corresponds to both the background and the depth image.