zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js
@@ -259,7 +259,7 @@ directionalLight.position.set(1, 1, 1); scene.add(directionalLight); const ambientLight = new THREE.AmbientLight(0xf0f0f0, 18); const ambientLight = new THREE.AmbientLight(0xf0f0f0, 10); scene.add(ambientLight); const spotLight = new THREE.SpotLight(0xffffff, 8);