Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
EmuZero's avatar
EmuZero
Honored Guest
9 years ago

Empty third sensor position with OVRManager.tracker.GetPose(2)

TL;DL: With 3 sensors, OVRManager.tracker.GetPose(id) works OK for the first and second sensors (ids 0 and 1), but returns (0,0,0) for the third sensor (id 2). Hello! I'm working on an app that us...