docs.unity3d.com
    Show / Hide Table of Contents

    Enum ARWorldMapRequestStatus

    The status of a session serialization request.

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum ARWorldMapRequestStatus

    Fields

    Name Description Value
    ErrorBadData

    The request failed because the supplied data was not valid.

    ErrorInsufficientFeatures

    The request failed because there are insufficient features to serialize a session. The API requires more data; try scanning more of the environment.

    ErrorNotSupported

    The request failed because serialization is not supported.

    ErrorUnknown

    An unknown error occurred.

    Invalid

    The request is not valid.

    Pending

    The request is pending.

    Success

    The request succeeded successfully.

    Extension Methods

    ARWorldMapRequestStatusExtensions.IsDone()
    ARWorldMapRequestStatusExtensions.IsError()
    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