Forum Discussion
ssjg
11 years agoHonored Guest
Position tracking - where is the target point?
A quick question about the position value reported by: ovrTrackingState ts = ovrHmd_GetTrackingState(hmd, 0.0); ovrVector3f p = ts.HeadPose.ThePose.Position; Where is p located in real space. I...
cybereality
11 years agoGrand Champion
It should be relative to the position tracking camera (when it's visible), but the origin is based off of the last time the position tracking was reset via the ovrHmd_RecenterPose() call.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 12 days ago