documentation

Model Tracking in Unity

Level: Basic

Introduction

The native way of loading models for tracking is referencing their URI in the tracking configuration file. In Unity, models for tracking can also be loaded directly from the scene hierarchy. This provides a much better integration into Unity than defining the model in the tracking configuration file.

Details about this feature can be found in Using Models from the Unity Hierarchy.

The following pages cover different aspects of using model tracking in Unity: