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.


    0
    PreferHumanOcclusion

    The preference is to occlude using human segmentation stencil and depth.


    1
    NoOcclusion

    The preference is to not occlude.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, May 22, 2023