I am developing an AR application using Babylon.js. I need to hide a virtual object behind a real object using a transparent mesh, like is described on this question regarding Three.js: three.js transparent object occlusion
Is it possible to do something like this with Babylon.js, I haven't been able to figure it out?