We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e503566 + 24b7d97 commit 3978628Copy full SHA for 3978628
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