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>") | |||
| Line 6: | Line 6: | ||
| <br /> | <br /> | ||
| <source lang="lua"> | <source lang="lua"> | ||
| − | + |  Mesh:clearVertexArray() | |
| </source> | </source> | ||
Revision as of 10:16, 23 August 2018
Available since: Gideros 2012.09
Description
Clears the vertex array.
 Mesh:clearVertexArray()
