Ver código fonte

Update webgpu_postprocessing_ssr.html

Clean up.
Michael Herzog 1 ano atrás
pai
commit
5ae1aa2882
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      examples/webgpu_postprocessing_ssr.html

+ 1 - 1
examples/webgpu_postprocessing_ssr.html

@@ -20,7 +20,7 @@
 		{
 			"imports": {
 				"three": "../build/three.webgpu.js",
-					"three/webgpu": "../build/three.webgpu.js",
+				"three/webgpu": "../build/three.webgpu.js",
 				"three/tsl": "../build/three.tsl.js",
 				"three/addons/": "./jsm/"
 			}

粤ICP备19079148号