添加中心坐标:

var axes = new THREE.AxisHelper(500);
scene.add(axes);

相关文章:

  • 2022-01-17
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2022-12-23
  • 2021-05-06
猜你喜欢
  • 2021-12-16
  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2021-09-08
  • 2021-06-04
相关资源
相似解决方案