ARParticipantAnchor
An anchor for another user in multiuser augmented reality experiences.
Declaration
class ARParticipantAnchorOverview
When you set isCollaborationEnabled to true, ARKit calls session(_:didAdd:) with an ARParticipantAnchor for every user it detects in your physical environment, providing you with their world position.