From 6fd51b6a1b1467937126334f9ffd7be3d3efbad0 Mon Sep 17 00:00:00 2001 From: Bastiaan Olij Date: Thu, 21 Dec 2017 23:10:44 +1100 Subject: Reserved controller ids 1 and 2 for left and right hand controllers and added new center on hmd option --- doc/classes/ARVRServer.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc/classes/ARVRServer.xml') diff --git a/doc/classes/ARVRServer.xml b/doc/classes/ARVRServer.xml index 17202c8c2c..ffe6c35240 100644 --- a/doc/classes/ARVRServer.xml +++ b/doc/classes/ARVRServer.xml @@ -14,7 +14,7 @@ - + @@ -154,5 +154,14 @@ Used internally to select all trackers. + + Fully reset the orientation of the HMD. Regardless of what direction the user is looking to in the real world. The user will look dead ahead in the virtual world. + + + Resets the orientation but keeps the tilt of the device. So if we're looking down, we keep looking down but heading will be reset. + + + Does not reset the orientation of the HMD, only the position of the player gets centered. + -- cgit v1.2.3