earth-africaObject Tracking

Object Tracking

Object tracking scene allows your anchor AR elements at the object level. To get started, you can add your Object code from the Developer portal and download the modified mesh of the object in Unity.

Please add all the AR elements as children of the ObjectSpace -> OBJ_Code_GamesObject, you should create your content relative to the object Mesh, as shown below.

Key parameters of Object Tracking Manager

  1. Object Code: The code that you get from the developer portal once Object Tracking is active.

  2. Auto Tracking: To start Object Tracking upon AR session initiation.

  3. Restarts Tracking: Resume tracking when the user returns to the AR session.

  4. Show alert: Whether to show tracking success/failure UI alerts

Last updated