Body segmentation/occlusion on the Apple Vision Pro

Hello,

I am currently working on a Unity project for the Apple Vision Pro. I would like to have people passing in front of the virtual objects occlude the virtual objects that are behind. Something similar to this: https://developer.apple.com/documentation/arkit/occluding-virtual-content-with-people

I could unfortunately not find any documentation about this. Is it possible to implement body segmentation or occlusion on the Apple Vision Pro? If it's not currently supported, are there plans to add it? Any ideas on how to achieve this with existing tools?

Thanks!

Mehdi

Hello @mehdi_khdr

You may have more luck asking this question on the official Unity forums. The document you linked to here describes how to enable human occlusion of virtual objects in a native (Swift+Xcode) app, but for information on how to achieve this in Unity, this document looks like a good place to start.

Good luck!

Body segmentation/occlusion on the Apple Vision Pro
 
 
Q