docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrSpatialPersistenceStateEXT

    Represents the different states of a persisted UUID. Provided by XR_EXT_spatial_persistence.

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

    Fields

    Name Description
    Loaded

    The persisted UUID has been successfully loaded from storage. Equivalent to the OpenXR value XR_SPATIAL_PERSISTENCE_STATE_LOADED_EXT.

    NotFound

    The persisted UUID was not found in storage, either because it was removed or because it never existed. Equivalent to the OpenXR value XR_SPATIAL_PERSISTENCE_STATE_NOT_FOUND_EXT.

    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)