docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PlaneClassification

    Indicates the semantic classification of the plane.

    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: Unity.XR.ARSubsystems.dll
    Syntax
    [Obsolete("PlaneClassification has been deprecated in AR Foundation version 6.0. Use PlaneClassifications instead.")]
    public enum PlaneClassification

    Fields

    Name Description
    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.

    Other

    The plane is classified as other.

    Seat

    The plane is classified as a seat.

    Table

    The plane is classified as a table.

    Wall

    The plane is classified as a wall.

    Window

    The plane is classified as a window.

    See Also
    classification

    Extension Methods

    PlaneClassificationExtensions.ConvertFromPlaneClassifications(PlaneClassification, PlaneClassifications)
    PlaneClassificationExtensions.ConvertToPlaneClassifications(PlaneClassification)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)