Difference between revisions of "Mesh:clearVertexArray"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the vertex array.<br /> <br /> <source lang="lua"> = Mesh:clearVertexArray() </source>")
 
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2012.09<br/>
 
'''Available since:''' Gideros 2012.09<br/>
 +
'''Class:''' [[Mesh]]<br/>
 +
 
=== Description ===
 
=== Description ===
<br />
+
Clears the vertex array.
Clears the vertex array.<br />
+
<syntaxhighlight lang="lua">
<br />
+
Mesh:clearVertexArray()
<source lang="lua">
+
</syntaxhighlight>
= Mesh:clearVertexArray()
+
 
</source>
+
{{Mesh}}

Latest revision as of 15:30, 13 July 2023