File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 77 wd =' 64px' ></circleSlider >
88 <circleSlider :attr.sync =" Camera.position.z" lw =" 4px" max =" 1000" min =" 500" rt =" 113"
99 wd =' 64px' ></circleSlider >
10-
1110 </div >
1211
1312 </div >
1413</template >
1514
1615<script >
1716import circleSlider from " @/components/circleSlider"
18- import * as THREE from " three/build/three.module "
17+ import * as THREE from " three"
1918// import OrbitControls from "three/examples/js/controls/OrbitControls"
2019// import FlyControls from "three/examples/js/controls/FlyControls"
2120// import DeviceOrientationControls from "three/examples/js/controls/DeviceOrientationControls"
22- import FirstPersonControls from " three/examples/js /controls/FirstPersonControls"
21+ import { FirstPersonControls } from " three/examples/jsm /controls/FirstPersonControls"
2322
2423import Stats from " stats.js" ;
2524
You can’t perform that action at this time.
0 commit comments