Explorar o código

TS: Fix import in RTTNode.d.ts.

Mugen87 %!s(int64=6) %!d(string=hai) anos
pai
achega
7221f4b6e5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      examples/jsm/nodes/inputs/RTTNode.d.ts

+ 2 - 2
examples/jsm/nodes/inputs/RTTNode.d.ts

@@ -1,7 +1,7 @@
-import { 
+import {
   Mesh,
   OrthographicCamera,
-  SceneUtils,
+  Scene,
   WebGLRenderTarget,
   WebGLRenderTargetOptions
 } from '../../../../src/Three';