"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

DeviceTrackableResult in Unity?

Hi,

What is the class equivalent to DeviceTrackableResult (C++ API) in Unity API

I am using PositionalDeviceTracker and I would like to get the 6dof pose of my device in realtime.

In the link below, it's done with C++ APIĀ 

Thank you,

https://library.vuforia.com/content/vuforia-library/en/articles/Solution/tracking-state.html

(Handling of STATUS and STATUS_INFORMATION when Using the PositionalDeviceTracker)

medabit

Thu, 08/08/2019 - 15:41

In reply to by mcotora

Hello @imenebelkacemi,

If I understand your question correctly, I believe the Unity API you're looking for is TrackableBehaviour: https://library.vuforia.com/content/vuforia-library/en/reference/unity/classVuforia_1_1TrackableBehaviour.html