docs.unity3d.com
    Show / Hide Table of Contents

    Enum ARWorldMappingStatus

    Used to determine the suitability of the current session for creating an ARWorldMap. See Apple's documentation for ARWorldMappingStatus for more information.

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum ARWorldMappingStatus

    Fields

    Name Description Value
    Extending

    Mapping is actively extending the map with the user's motion. The session will be relocalizable for previously visited areas but is still being updated for the current space.

    Limited

    Mapping is available but has limited features. For the device's current position, it is not recommended to serialize the current session.

    Mapped

    The session has adequately mapped the visible area. The map can be used to relocalize for the device's current position.

    NotAvailable

    Mapping is not available

    Back to top
    Terms of use
    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