docs.unity.cn
    Show / Hide Table of Contents

    Enum MLSpatialMapper.MeshType

    What type of mesh to generate: a triangle mesh or a point cloud

    Namespace: UnityEngine.XR.MagicLeap
    Syntax
    public enum MeshType

    Fields

    Name Description Value
    Triangles

    Generate triangle meshes

    0
    PointCloud

    Generate a point cloud (a mesh with MeshTopology.Points)

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 22 February 2021