docs.unity.cn
    Show / Hide Table of Contents

    Enum PlaneDetectionMode

    Used to configure the types of planes to detect.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    [Flags]
    public enum PlaneDetectionMode

    Fields

    Name Description Value
    None

    Plane detection is disabled.


    0
    Horizontal

    Plane detection will only detect horizontal planes.


    1
    Vertical

    Plane detection will only detect vertical planes.


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