three.js添加辅助线

const axesHelper = new THREE.AxesHelper(100);
scene.add(axesHelper);
posted @ 2024-11-25 15:42  暖暖De幸福  阅读(33)  评论(0)    收藏  举报