An anchor that represents another user in a multiuser AR experience.
SDK
- iOS 13.0+
Framework
- ARKit
Declaration
class ARParticipantAnchor : ARAnchor
Overview
When you set is
to true, ARKit calls session(_:
with an ARParticipant
for every user it detects in your physical environment, providing you with their world position.