Class ARParticipant
Represents a participant (that is, another device in a collaborative session).
Inheritance
Implements
Inherited Members
Namespace: UnityEngine .XR.ARFoundation
Assembly: Unity.XR.ARFoundation.dll
Syntax
[DisallowMultipleComponent]
public sealed class ARParticipant : ARTrackable<XRParticipant, ARParticipant>, ITrackable
Remarks
Generated by the ARParticipant
Properties
sessionId
Get this participant's session identifier.
Declaration
public Guid sessionId { get; }
Property Value
Type | Description |
---|---|
Guid |