Sfoglia il codice sorgente

Update webgpu_materials.html

Michael Herzog 1 anno fa
parent
commit
28636b09ca
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      examples/webgpu_materials.html

+ 1 - 1
examples/webgpu_materials.html

@@ -370,7 +370,7 @@
 
 				//
 
-				setTimeout( () => testSerialization( serializeMesh ), 1000 ); // FIXME, see #28933
+				setTimeout( () => testSerialization( serializeMesh ), 1000 );
 
 			}
 

粤ICP备19079148号