Explorar o código

remove unused lines

Gregg Tavares %!s(int64=6) %!d(string=hai) anos
pai
achega
ae614345b0
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      threejs/threejs-background-cubemap.html

+ 0 - 2
threejs/threejs-background-cubemap.html

@@ -86,8 +86,6 @@ function main() {
       'resources/images/cubemaps/computer-history-museum/pos-z.jpg',
       'resources/images/cubemaps/computer-history-museum/pos-z.jpg',
       'resources/images/cubemaps/computer-history-museum/neg-z.jpg',
       'resources/images/cubemaps/computer-history-museum/neg-z.jpg',
     ]);
     ]);
-//    texture.format = THREE.RGBFormat;
-//    texture.mapping = THREE.CubeReflectionMapping;
 
 
     const shader = THREE.ShaderLib.cube;
     const shader = THREE.ShaderLib.cube;
 		const material = new THREE.ShaderMaterial({
 		const material = new THREE.ShaderMaterial({