sunag 2 năm trước cách đây
mục cha
commit
769fed824e

+ 2 - 2
examples/webgl_nodes_materialx_noise.html

@@ -69,7 +69,7 @@
 				new HDRCubeTextureLoader()
 				new HDRCubeTextureLoader()
 					.setPath( 'textures/cube/pisaHDR/' )
 					.setPath( 'textures/cube/pisaHDR/' )
 					.load( [ 'px.hdr', 'nx.hdr', 'py.hdr', 'ny.hdr', 'pz.hdr', 'nz.hdr' ],
 					.load( [ 'px.hdr', 'nx.hdr', 'py.hdr', 'ny.hdr', 'pz.hdr', 'nz.hdr' ],
-						  function ( hdrTexture ) {
+						function ( hdrTexture ) {
 
 
 							const geometry = new THREE.SphereGeometry( 80, 64, 32 );
 							const geometry = new THREE.SphereGeometry( 80, 64, 32 );
 
 
@@ -123,7 +123,7 @@
 
 
 						}
 						}
 
 
-						 );
+					);
 
 
 				// LIGHTS
 				// LIGHTS