classref: Sync with current master branch (3978628)

This commit is contained in:
Godot Organization
2024-08-03 03:20:15 +00:00
parent 2886f9b8b6
commit 12846af678
9 changed files with 46 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ You can initialize this interface as follows:
var interface = XRServer.find_interface("Native mobile")
if interface and interface.initialize():
get_viewport().xr = true
get_viewport().use_xr = true
.. rst-class:: classref-reftable-group