|
@@ -45,8 +45,8 @@
|
|
|
<h3>[name]([page:Float radius], [page:Float tube], [page:Integer tubularSegments], [page:Integer radialSegments], [page:Integer p], [page:Integer q])</h3>
|
|
|
<div>
|
|
|
<ul>
|
|
|
- <li>radius — Default is 1.</li>
|
|
|
- <li>tube — Diameter of the tube. Default is 0.4.</li>
|
|
|
+ <li>radius - Radius of the torus. Default is 1.</li>
|
|
|
+ <li>tube — Radius of the tube. Default is 0.4.</li>
|
|
|
<li>tubularSegments — Default is 64.</li>
|
|
|
<li>radialSegments — Default is 8.</li>
|
|
|
<li>p — This value determines, how many times the geometry winds around its axis of rotational symmetry. Default is 2.</li>
|