|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
<h1>[name]</h1>
|
|
<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>
|
|
<h2>Constructor</h2>
|
|
@@ -19,7 +19,7 @@
|
|
|
|
|
|
<h3>[name]([page:String text], [page:Object parameters])</h3>
|
|
<h3>[name]([page:String text], [page:Object parameters])</h3>
|
|
<div>
|
|
<div>
|
|
- text — todo <br />
|
|
|
|
|
|
+ text — The text that needs to be shown. <br />
|
|
parameters — Object that can contain the following parameters.
|
|
parameters — Object that can contain the following parameters.
|
|
<ul>
|
|
<ul>
|
|
<li>size — Float. Size of the text.</li>
|
|
<li>size — Float. Size of the text.</li>
|