Enum MLSpatialMapper.LevelOfDetail | Magic Leap XR Plugin | 6.0.0
docs.unity3d.com
    Show / Hide Table of Contents

    Enum MLSpatialMapper.LevelOfDetail

    Describes the level of detail (LOD) to request from the generated meshes. This property is deprecated, and has been replaced by density.

    Namespace: UnityEngine.XR.MagicLeap
    Syntax
    public enum LevelOfDetail

    Fields

    Name Description
    Maximum

    Maximum level of detail. This will take more time to render, but the meshes will be more accurate.

    Medium

    Medium level of detail. A good balance between accuracy and render performance.

    Minimum

    Minimum level of detail. Meshes will render faster, but be less accurate.

    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