|
@@ -45,8 +45,8 @@
|
|
|
|
|
|
<p>
|
|
<p>
|
|
radius — sphere radius. Default is 1.<br />
|
|
radius — sphere radius. Default is 1.<br />
|
|
- widthSegments — number of horizontal segments. Minimum value is 3, and the default is 8.<br />
|
|
|
|
- heightSegments — number of vertical segments. Minimum value is 2, and the default is 6.<br />
|
|
|
|
|
|
+ widthSegments — number of horizontal segments. Minimum value is 3, and the default is 32.<br />
|
|
|
|
+ heightSegments — number of vertical segments. Minimum value is 2, and the default is 16.<br />
|
|
phiStart — specify horizontal starting angle. Default is 0.<br />
|
|
phiStart — specify horizontal starting angle. Default is 0.<br />
|
|
phiLength — specify horizontal sweep angle size. Default is Math.PI * 2.<br />
|
|
phiLength — specify horizontal sweep angle size. Default is Math.PI * 2.<br />
|
|
thetaStart — specify vertical starting angle. Default is 0.<br />
|
|
thetaStart — specify vertical starting angle. Default is 0.<br />
|