Преглед на файлове

Upgrade pathtracer to 0.0.14 (#25879)

Garrett Johnson преди 2 години
родител
ревизия
3c892258ba
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      examples/webgl_renderer_pathtracer.html

+ 1 - 1
examples/webgl_renderer_pathtracer.html

@@ -48,7 +48,7 @@
 					"three": "../build/three.module.js",
 					"three/addons/": "./jsm/",
 					"three/examples/": "./",
-					"three-gpu-pathtracer": "https://unpkg.com/[email protected]1/build/index.module.js",
+					"three-gpu-pathtracer": "https://unpkg.com/[email protected]4/build/index.module.js",
 					"three-mesh-bvh": "https://unpkg.com/three-mesh-bvh@^0.5.21/build/index.module.js"
 				}
 			}