فهرست منبع

Examples: Fixed webxr_vr_panorama_depth.

Mr.doob 5 سال پیش
والد
کامیت
a3cf22b658
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      examples/webxr_vr_panorama_depth.html

+ 1 - 1
examples/webxr_vr_panorama_depth.html

@@ -115,7 +115,7 @@
 
 				// If we are not presenting move the camera a little so the effect is visible
 
-				if ( renderer.xr.isPresenting() === false ) {
+				if ( renderer.xr.isPresenting === false ) {
 
 					var time = clock.getElapsedTime();