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 © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021