Home › Forums › XR Discussions › Get Data from Tobi XR and Dev Tools › Reply To: Get Data from Tobi XR and Dev Tools
Hi @mattbarb, thank you for reaching out. Please bear in mind that the storage of gaze data requires the purchase of a special licence do to so.
You can read more about this @ https://vr.tobii.com/sdk/licences/
All the data that can be extracted from the Core SDK can be found @ https://vr.tobii.com/sdk/develop/unity/documentation/api-reference/core/
You can place the scripts anywhere in the scene to get the data, and we provide examples of how to do this in the API page (https://vr.tobii.com/sdk/develop/unity/documentation/api-reference/core/).
We don’t have a recorder or similar to automatically store data in our SDK because Unity offers plenty of ways of doing this with minimal code required.