|
@@ -46,7 +46,7 @@
|
|
<div>
|
|
<div>
|
|
radius — Radius of the cone at the base. Default is 20.<br />
|
|
radius — Radius of the cone at the base. Default is 20.<br />
|
|
height — Height of the cone. Default is 100.<br />
|
|
height — Height of the cone. Default is 100.<br />
|
|
- radiusSegments — Number of segmented faces around the circumference of the cone. Default is 8<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 />
|
|
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 />
|
|
openEnded — A Boolean indicating whether the base of the cone is open or capped. Default is false, meaning capped.<br />
|
|
thetaStart — Start angle for first segment, default = 0 (three o'clock position).<br />
|
|
thetaStart — Start angle for first segment, default = 0 (three o'clock position).<br />
|