Explorar o código

Updated modules.

Mr.doob %!s(int64=5) %!d(string=hai) anos
pai
achega
3549af6068
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      examples/jsm/shaders/SubsurfaceScatteringShader.js

+ 2 - 2
examples/jsm/shaders/SubsurfaceScatteringShader.js

@@ -11,8 +11,8 @@
 import {
 import {
 	Color,
 	Color,
 	ShaderChunk,
 	ShaderChunk,
-	UniformsUtils,
-	ShaderLib
+	ShaderLib,
+	UniformsUtils
 } from "../../../build/three.module.js";
 } from "../../../build/three.module.js";
 
 
 function replaceAll( string, find, replace ) {
 function replaceAll( string, find, replace ) {