浏览代码

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": "../build/three.module.js",
 					"three/addons/": "./jsm/",
 					"three/addons/": "./jsm/",
 					"three/examples/": "./",
 					"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"
 					"three-mesh-bvh": "https://unpkg.com/three-mesh-bvh@^0.5.21/build/index.module.js"
 				}
 				}
 			}
 			}