docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate xrUnpersistSpatialEntityCompleteEXT_delegate

    Delegate signature for xrUnpersistSpatialEntityCompleteEXT. Provided by XR_EXT_spatial_persistence_operations.

    Namespace: UnityEditor.XR.OpenXR.Tests.NativeTypes
    Assembly: Unity.XR.OpenXR.Editor.Tests.dll
    Syntax
    public delegate XrResult xrUnpersistSpatialEntityCompleteEXT_delegate(ulong persistenceContext, ulong future, ref XrUnpersistSpatialEntityCompletionEXT completion)
    Parameters
    Type Name Description
    ulong persistenceContext

    The persistence context.

    ulong future

    The future.

    XrUnpersistSpatialEntityCompletionEXT completion

    The completion.

    Returns
    Type Description
    XrResult

    The result of the operation.

    In This Article
    Back to top
    Copyright © 2026 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)