Explorar el Código

paramThreeToGL made public

Jaume Sanchez hace 8 años
padre
commit
07239a2458
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/renderers/WebGLRenderer.js

+ 2 - 0
src/renderers/WebGLRenderer.js

@@ -2595,6 +2595,8 @@ function WebGLRenderer( parameters ) {
 
 	}
 
+	this.paramThreeToGL = paramThreeToGL;
+
 }
 
 

粤ICP备19079148号