Kaynağa Gözat

removing commented line

Raanan Weber 5 yıl önce
ebeveyn
işleme
8e8dfefb59
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      src/Cameras/XR/webXRCamera.ts

+ 0 - 1
src/Cameras/XR/webXRCamera.ts

@@ -122,7 +122,6 @@ export class WebXRCamera extends FreeCamera {
             currentRig.outputRenderTarget = xrSessionManager._sessionRenderTargetTexture;
             currentRig.outputRenderTarget = xrSessionManager._sessionRenderTargetTexture;
 
 
         });
         });
-        // this._updateForDualEyeDebugging();
         return true;
         return true;
     }
     }
 }
 }