Explorar o código

removing commented line

Raanan Weber %!s(int64=5) %!d(string=hai) anos
pai
achega
8e8dfefb59
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;
 
         });
-        // this._updateForDualEyeDebugging();
         return true;
     }
 }