Struct SerializedARCollaborationData
Represents the serialized form of an ARCollaboration
Inherited Members
Namespace: UnityEngine .XR.ARKit
Assembly: solution.dll
Syntax
public struct SerializedARCollaborationData : IDisposable, IEquatable<SerializedARCollaborationData>
Properties
Name | Description |
---|---|
bytes | Get the raw bytes of the serialized ARCollaboration |
created | Whether the Serialized |
Methods
Name | Description |
---|---|
Dispose() | Disposes the native resource associated with this Serialized |
Equals(object) | Compares for equality. |
Equals(Serialized |
Compares for equality. |
Get |
Generates a hash code suitable for use in |
Operators
Name | Description |
---|---|
operator ==(Serialized |
Compares |
operator !=(Serialized |
Compares |