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