Forum Discussion

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

Difference between "Floor level" and "Stage" of Tracking Origin Type

In Oculus Integration, the OVRManager has a property named "Tracking Origin Type" which consists of three types: Eye level, Floor level and stage. What is the difference between "Floor level" and "Stage"? When I try them, the effect is almost the same.

1 Reply

Replies have been turned off for this discussion
  • "Stage mode" keeps the VR world's origin fixed to a specific point in the real world, preventing you from recentring the view with the meta button. To alter the VR environment in this mode, you must adjust the pawn's transformation.

    In "Floor level mode", you can change the VR world at any time by pressing the meta button.