|
@@ -14,7 +14,7 @@ import {
|
|
|
CustomToneMapping,
|
|
|
} from 'three'
|
|
|
import { reactive, ref } from 'vue'
|
|
|
-import { OrbitControls, useTweakPane, TransformControls } from '../../../cientos/src/'
|
|
|
+import { OrbitControls, useTweakPane, TransformControls } from '@tresjs/cientos/'
|
|
|
import { useCamera } from '../core'
|
|
|
import { TresCanvas } from '../core/useRenderer/component'
|
|
|
/* import { OrbitControls, GLTFModel } from '@tresjs/cientos' */
|