We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9134afb commit 6640006Copy full SHA for 6640006
docs/api/en/geometries/TorusGeometry.html
@@ -49,7 +49,7 @@ <h3>
49
<p>
50
radius - Radius of the torus, from the center of the torus to the center
51
of the tube. Default is `1`. <br />
52
- tube — Radius of the tube. Default is `0.4`. <br />
+ tube — Radius of the tube. Must be smaller than `radius`. Default is `0.4`. <br />
53
radialSegments — Default is `12` <br />
54
tubularSegments — Default is `48`. <br />
55
arc — Central angle. Default is Math.PI * 2.
0 commit comments