|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
<h1>[name]</h1>
|
|
|
|
|
|
- <div class="desc">Class for generating meshes with axial symmetry. Possible uses include donuts, pipes, vases etc. The lathe rotate around the Y axis.</div>
|
|
|
+ <div class="desc">Creates meshes with axial symmetry like vases. The lathe rotates around the Y axis.</div>
|
|
|
|
|
|
<iframe id="scene" src="scenes/geometry-browser.html#LatheGeometry"></iframe>
|
|
|
|
|
@@ -55,7 +55,7 @@
|
|
|
phiLength — the radian (0 to 2PI) range of the lathed section 2PI is a closed lathe, less than 2PI is a portion. Default is 2PI.
|
|
|
</div>
|
|
|
<div>
|
|
|
- This creates a LatheBufferGeometry based on the parameters.
|
|
|
+ This creates a LatheGeometry based on the parameters.
|
|
|
</div>
|
|
|
|
|
|
<h2>Source</h2>
|