docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrSpatialPersistenceContextResultEXT

    Defines the types of result codes for a persistence operation. Provided by XR_EXT_spatial_persistence.

    Namespace: UnityEngine.XR.OpenXR.NativeTypes
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public enum XrSpatialPersistenceContextResultEXT

    Fields

    Name Description
    EntityNotTracking

    The persistence operation failed because the entity could not be tracked by the runtime. (Added by the XR_EXT_spatial_persistence_operations extension)

    PersistUuidNotFound

    The provided persist UUID was not found in storage. (Added by the XR_EXT_spatial_persistence_operations extension)

    Success

    The persistence context operation was a success.

    Extension Methods

    XrSpatialPersistenceContextResultEXTExtensions.IsError(XrSpatialPersistenceContextResultEXT)
    XrSpatialPersistenceContextResultEXTExtensions.IsSuccess(XrSpatialPersistenceContextResultEXT)
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)