浏览代码

Update TextGeometry.html

gero3 11 年之前
父节点
当前提交
d3d09fc46d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/api/extras/geometries/TextGeometry.html

+ 2 - 2
docs/api/extras/geometries/TextGeometry.html

@@ -11,7 +11,7 @@
 		
 		<h1>[name]</h1>
 
-		<div class="desc">todo</div>
+		<div class="desc">This object creates an 3D object of text as a single object.</div>
 
 
 		<h2>Constructor</h2>
@@ -19,7 +19,7 @@
 
 		<h3>[name]([page:String text], [page:Object parameters])</h3>
 		<div>
-		text — todo <br />
+		text — The text that needs to be shown. <br />
 		parameters — Object that can contain the following parameters.
 		<ul>
 			<li>size — Float. Size of the text.</li>