I have a problem. In AR mode, objects or people in the real environment cannot dynamically block the virtual 3D model. What should I do if I want to mimic real-world occlusion relationships?
What should I do if I want to mimic real-world occlusion relationships
Hi @hudingfeng
I believe this forum response may answer your question. It demonstrates how to apply an OcclusionMaterial
to the result of scene reconstruction, which allows your real environment to occlude virtual objects.