Explorar o código

fix three path

Garrett Johnson %!s(int64=5) %!d(string=hai) anos
pai
achega
0533e1785a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/jsm/postprocessing/LUTPass.js

+ 1 - 1
examples/jsm/postprocessing/LUTPass.js

@@ -1,4 +1,4 @@
-import { ShaderPass } from '//unpkg.com/three@0.120.1/examples/jsm/postprocessing/ShaderPass.js';
+import { ShaderPass } from './ShaderPass.js';
 
 const LUTShader = {
 

粤ICP备19079148号