docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ARMeshClassification

    A value describing the classification of a mesh face.

    Namespace: UnityEngine.XR.ARKit
    Assembly: Unity.XR.ARKit.dll
    Syntax
    public enum ARMeshClassification : byte

    Fields

    Name Description
    Ceiling

    The face type of the mesh is ceiling.

    Door

    The face type of the mesh is door.

    Floor

    The face type of the mesh is floor.

    None

    The face type of the mesh is unknown.

    Seat

    The face type of the mesh is seat.

    Table

    The face type of the mesh is table.

    Wall

    The face type of the mesh is wall.

    Window

    The face type of the mesh is window.

    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)