未验证 提交 571ecf04 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #15765 from TN1ck/docs-shapepath

Documentation: Fixed wrong source and adds missing attribute for ShapePath
......@@ -44,6 +44,9 @@
The current [page:Path] that is being generated.
</p>
<h3>[property:Color color]</h3>
<p>[page:Color] of the shape, by default set to white (0xffffff).</p>
<h2>Methods</h2>
<h3>[method:null moveTo]( [param:Float x], [param:Float y] )</h3>
......@@ -86,6 +89,6 @@
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/extras/core/Path.js src/extras/core/Path.js]
[link:https://github.com/mrdoob/three.js/blob/master/src/extras/core/ShapePath.js src/extras/core/ShapePath.js]
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册