Skip to content

Commit

Permalink
Add WebXR classes to browser (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalegd committed Dec 10, 2023
1 parent 8703838 commit 6736d9c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -1099,6 +1099,30 @@
"XPathEvaluator": false,
"XPathExpression": false,
"XPathResult": false,
"XRAnchor": false,
"XRBoundedReferenceSpace": false,
"XRCPUDepthInformation": false,
"XRDepthInformation": false,
"XRFrame": false,
"XRInputSource": false,
"XRInputSourceArray": false,
"XRInputSourceEvent": false,
"XRInputSourcesChangeEvent": false,
"XRPose": false,
"XRReferenceSpace": false,
"XRReferenceSpaceEvent": false,
"XRRenderState": false,
"XRRigidTransform": false,
"XRSession": false,
"XRSessionEvent": false,
"XRSpace": false,
"XRSystem": false,
"XRView": false,
"XRViewerPose": false,
"XRViewport": false,
"XRWebGLBinding": false,
"XRWebGLDepthInformation": false,
"XRWebGLLayer": false,
"XSLTProcessor": false
},
"worker": {
Expand Down

0 comments on commit 6736d9c

Please sign in to comment.