提交 6d1238a9 编写于 作者: M Mr.doob

Merge pull request #5392 from basarat/patch-1

update setLength documentation to reflect code
...@@ -70,9 +70,11 @@ ...@@ -70,9 +70,11 @@
Sets the color of the arrowHelper. Sets the color of the arrowHelper.
</div> </div>
<h3>.setLength([page:Number length])</h3> <h3>.setLength([page:Number length], [page:Number headLength], [page:Number headWidth])</h3>
<div> <div>
length -- The desired length length -- The desired length<br />
headLength -- The length of the head of the arrow<br />
headWidth -- The length of the width of the arrow
</div> </div>
<div> <div>
Sets the length of the arrowhelper. Sets the length of the arrowhelper.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册