摘要: 在编写Three.js程序的时候,你设置线模型Line对应线材质LineBasicMaterial的线宽属性.lineWidth,是无效的。 以下是vue中设置three.js线条宽度: 1.导入three.js import * as THREE from 'three' import Orbit 阅读全文
posted @ 2020-09-16 15:27 不务正业的咸鱼 阅读(4828) 评论(0) 推荐(1)