classref: Sync with current master branch (10e1114)

This commit is contained in:
Godot Organization
2024-02-03 03:20:23 +00:00
parent c18df6d401
commit 98c18d7c36
36 changed files with 1370 additions and 293 deletions

View File

@@ -640,6 +640,8 @@ Sets the active environment blend mode.
Sets the active play area mode, will return ``false`` if the mode can't be used with this interface.
\ **Note:** Changing this after the interface has already been initialized can be jarring for the player, so it's recommended to recenter on the HMD with :ref:`XRServer.center_on_hmd<class_XRServer_method_center_on_hmd>` (if switching to :ref:`XR_PLAY_AREA_STAGE<class_XRInterface_constant_XR_PLAY_AREA_STAGE>`) or make the switch during a scene change.
.. rst-class:: classref-item-separator
----