docs.unity3d.com
    Show / Hide Table of Contents

    Enum PlaneClassification

    Represents the alignment of a plane, e.g., whether it is horizontal or vertical.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum PlaneClassification

    Fields

    Name Description Value
    Ceiling

    The plane is classified as the ceiling.

    Door

    The plane is classified as a door.

    Floor

    The plane is classified as the floor.

    None

    The plane does not match any available classification

    Seat

    The plane is classified as a seat.

    Table

    The plane is classified as a table.

    Wall

    The plane is horizontal with an upward facing normal, e.g., a floor.

    Window

    The plane is classified as a window.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023