提交 fba8c988 编写于 作者: V Victor Glindås 提交者: GitHub

Updates documentation for LineBasicMaterial

上级 52cac2be
......@@ -38,7 +38,7 @@
<code>
var material = new THREE.LineBasicMaterial( {
color: 0xffffff,
lineWidth: 1,
linewidth: 1,
linecap: 'round', //ignored by WebGLRenderer
linejoin: 'round' //ignored by WebGLRenderer
} );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册