Files
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

7 lines
531 B
Markdown

---
uid: arkit-participant-tracking
---
# Participant tracking
A participant represents another device in a multi-user collaborative session. Although you can start and stop the participant subsystem at any time, the session must receive `ARCollaborationData` from other peers in the multi-user session in order for participants to be detected. For an example implementation, see the [ARCollaborationData sample on GitHub](https://github.com/Unity-Technologies/arfoundation-samples/tree/master/Assets/Scenes/ARCollaborationData).