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

Merge pull request #13747 from FarhadG/patch-1

Update ConeGeometry's documentation
......@@ -44,8 +44,8 @@
<h3>[name]([param:Float radius], [param:Float height], [param:Integer radialSegments], [param:Integer heightSegments], [param:Boolean openEnded], [param:Float thetaStart], [param:Float thetaLength])</h3>
<div>
radius — Radius of the cone at the base. Default is 20.<br />
height — Height of the cone. Default is 100.<br />
radius — Radius of the cone at the base. Default is 1.<br />
height — Height of the cone. Default is 1.<br />
radialSegments — Number of segmented faces around the circumference of the cone. Default is 8<br />
heightSegments — Number of rows of faces along the height of the cone. Default is 1.<br />
openEnded — A Boolean indicating whether the base of the cone is open or capped. Default is false, meaning capped.<br />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册