Skip to content

Commit 6640006

Browse files
authored
Update TorusGeometry.html
1 parent 9134afb commit 6640006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/en/geometries/TorusGeometry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h3>
4949
<p>
5050
radius - Radius of the torus, from the center of the torus to the center
5151
of the tube. Default is `1`. <br />
52-
tube — Radius of the tube. Default is `0.4`. <br />
52+
tube — Radius of the tube. Must be smaller than `radius`. Default is `0.4`. <br />
5353
radialSegments — Default is `12` <br />
5454
tubularSegments — Default is `48`. <br />
5555
arc — Central angle. Default is Math.PI * 2.

0 commit comments

Comments
 (0)