We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MobileVRInterface
xr
use_xr
1 parent b6dee96 commit 24b7d97Copy full SHA for 24b7d97
modules/mobile_vr/doc_classes/MobileVRInterface.xml
@@ -10,7 +10,7 @@
10
[codeblock]
11
var interface = XRServer.find_interface("Native mobile")
12
if interface and interface.initialize():
13
- get_viewport().xr = true
+ get_viewport().use_xr = true
14
[/codeblock]
15
</description>
16
<tutorials>
0 commit comments