From 5935bfa8603b7c22df4ea777a688723a408e6c5d Mon Sep 17 00:00:00 2001 From: David Snopek Date: Tue, 30 Jan 2024 10:30:54 -0600 Subject: OpenXR: Allow changing play area mode during active session --- doc/classes/XRServer.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes/XRServer.xml') diff --git a/doc/classes/XRServer.xml b/doc/classes/XRServer.xml index e98b6f3780..2f106af340 100644 --- a/doc/classes/XRServer.xml +++ b/doc/classes/XRServer.xml @@ -37,6 +37,12 @@ You should call this method after a few seconds have passed. For example, when the user requests a realignment of the display holding a designated button on a controller for a short period of time, or when implementing a teleport mechanism. + + + + Clears the reference frame that was set by previous calls to [method center_on_hmd]. + + -- cgit v1.2.3