Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
andrewtek's avatar
andrewtek
Member
10 years ago

World Position Between Eyes

For some reason, the camera position seems to be centered on my right eye. I would like to get the position between my eyes. Is there an API call I should be using to get the value I am looking for?

3 Replies

Replies have been turned off for this discussion
  • For reference, this is how I am getting world position of the camera currently (this is within an Actor).
    hmd-world-position.jpg
  • artyom17's avatar
    artyom17
    Expert Protege
    So, if you do this, you should get the the position of the point between your eyes. Why do you think you get the right eye position?
  • Thanks for the response Artyom. The reason I think it is off is because I am drawing a line trace from that position and the trace appears to be at the position of my right eye. If that looks like the right setup, I will continue digging.