Enum OcclusionPreferenceMode
Represents the preference for how to occlude.
Namespace: UnityEngine.XR.ARSubsystems
Syntax
public enum OcclusionPreferenceMode
Fields
Name | Description | Value |
---|---|---|
PreferEnvironmentOcclusion | The preference is to occlude using environment depth. |
|
PreferHumanOcclusion | The preference is to occlude using human segmentation stencil and depth. |