docs.unity3d.com
    Show / Hide Table of Contents

    Enum ARMeshClassification

    A value describing the classification of a mesh face.

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum ARMeshClassification : byte

    Fields

    Name Description Value
    None

    The face type of the mesh is unknown.


    0
    Wall

    The face type of the mesh is wall.


    1
    Floor

    The face type of the mesh is floor.


    2
    Ceiling

    The face type of the mesh is ceiling.


    3
    Table

    The face type of the mesh is table.


    4
    Seat

    The face type of the mesh is seat.


    5
    Window

    The face type of the mesh is window.


    6
    Door

    The face type of the mesh is door.


    7
    Back to top
    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