docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ToSerialized

    ToSerialized()

    Copies the bytes that represent the serialized ARCollaborationData to a SerializedARCollaborationData. A common use case would be to send these bytes to another device over a network.

    Declaration
    public SerializedARCollaborationData ToSerialized()
    Returns
    Type Description
    SerializedARCollaborationData

    A container that represents the serialized bytes of this ARCollaborationData.

    Exceptions
    Type Condition
    InvalidOperationException

    Thrown if valid is false.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023