docs.unity.cn
    Show / Hide Table of Contents

    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.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Monday, November 7, 2022
    Terms of use