|
@@ -24,6 +24,7 @@
|
|
<argument index="0" name="pass" type="int">
|
|
<argument index="0" name="pass" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
|
|
+ Returns the [Mesh] that is drawn at index [code]pass[/code].
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="restart">
|
|
<method name="restart">
|
|
@@ -41,6 +42,7 @@
|
|
<argument index="1" name="mesh" type="Mesh">
|
|
<argument index="1" name="mesh" type="Mesh">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
|
|
+ Sets the [Mesh] that is drawn at index [code]pass[/code].
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
</methods>
|
|
</methods>
|