Explorar el Código

Remove unused xr.submitFrame()

Fernando Serrano hace 5 años
padre
commit
4c34190403
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/renderers/WebGLRenderer.js

+ 0 - 2
src/renderers/WebGLRenderer.js

@@ -1244,8 +1244,6 @@ function WebGLRenderer( parameters ) {
 
 			}
 
-			xr.submitFrame();
-
 		}
 
 		// _gl.finish();