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

Updates documentation for LineDashedMaterial

上级 e7047556
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<code> <code>
var material = new THREE.LineDashedMaterial( { var material = new THREE.LineDashedMaterial( {
color: 0xffffff, color: 0xffffff,
lineWidth: 1, linewidth: 1,
scale: 1, scale: 1,
dashSize: 3, dashSize: 3,
gapSize: 1, gapSize: 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册