Explorar o código

Update webxr_xr_sculpt.html

Add missing namespace.
Michael Herzog %!s(int64=2) %!d(string=hai) anos
pai
achega
3da52fa4bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webxr_xr_sculpt.html

+ 1 - 1
examples/webxr_xr_sculpt.html

@@ -133,7 +133,7 @@
 					path + 'pz' + format, path + 'nz' + format
 				];
 
-				let reflectionCube = new CubeTextureLoader().load( urls );
+				let reflectionCube = new THREE.CubeTextureLoader().load( urls );
 				*/
 
 				const material = new THREE.MeshStandardMaterial( {