docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ARCollaborationDataPriority

    Defines the priority of ARCollaborationData.

    Namespace: UnityEngine.XR.ARKit
    Assembly: Unity.XR.ARKit.dll
    Syntax
    public enum ARCollaborationDataPriority

    Fields

    Name Description
    Critical

    The data is important to the collaborative session and should be sent reliably (for example, using TCP).

    None

    No priority is set.

    Optional

    The data is not important to collaborative session quality and may be sent unreliably (for example, using UDP).

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