2
0
Эх сурвалжийг харах

Update HelioWebXRPolyfill.js

Morgan Villedieu 6 жил өмнө
parent
commit
dfe0eeafef

+ 4 - 0
examples/js/vr/HelioWebXRPolyfill.js

@@ -1,3 +1,7 @@
+/**
+ * @author mvilledieu / http://github.com/mvilledieu
+ */
+
 if ('xr' in navigator && /(Helio)/g.test(navigator.userAgent)) {
 if ('xr' in navigator && /(Helio)/g.test(navigator.userAgent)) {
 
 
 	console.log('Helio WebXR Polyfill', navigator.xr);
 	console.log('Helio WebXR Polyfill', navigator.xr);