ModelSet Tracking

ModelSet Tracking

ModeSet Tracking scene allows your anchor AR elements at the object level. To get started, you can add your ModelSet 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 GameObject, you should create your content relative to the object as shown below.

Key parameters of ModelSet Tracking Manager

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

  2. Auto Tracking: To start ModetSet 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

Was this helpful?