Contents

ARParticipantAnchor

An anchor for another user in multiuser augmented reality experiences.

Declaration

class ARParticipantAnchor

Overview

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.

See Also

Shared Experiences