Hi. I am doing a research project on mobile AR. I wanted to try Depth API on the Android Emulator's virtual scene, only to realize that this is not supported. But since a .obj model file is loaded in the virtual scene, can't we just compute, for example, compute the distance between the virtual camera and each vertex/plane to obtain an accurate depth map? May I know if this is actually feasible?