Occlusion
This page is a supplement to the AR Foundation Occlusion manual. The following sections only contain information about APIs where XR Simulation exhibits unique platform-specific behavior.
Tip
When developing an AR app, refer to both the AR Foundation documentation as well as the required packages for each platform you support.
Optional feature support
XR Simulation implements the following optional features of AR Foundation's XROcclusionSubsystem:
Feature | Descriptor Property | Supported |
---|---|---|
Environment Depth Image | environmentDepthImageSupported | Yes |
Environment Depth Confidence Image | environmentDepthConfidenceImageSupported | |
Environment Depth Temporal Smoothing | environmentDepthImageSupported | |
Human Segmentation Stencil Image | humanSegmentationStencilImageSupported | |
Human Segmentation Depth Image | humanSegmentationDepthImageSupported |
Note
Refer to AR Foundation Occlusion platform support for more information on the optional features of the occlusion subsystem.