|
@@ -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 />
|