2
0
Эх сурвалжийг харах

Examples: Fixed webgl_loader_obj2_options

Mr.doob 6 жил өмнө
parent
commit
ac1b4d773a

+ 1 - 1
examples/webgl_loader_obj2_options.html

@@ -174,7 +174,7 @@
 					}
 
 					let materials = {
-						tester: new THREE.MeshStandardMaterial();
+						tester: new THREE.MeshStandardMaterial()
 					};
 
 					let objLoader2Parallel = new OBJLoader2Parallel()