Difference between revisions of "Mesh:clearIndexArray"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Clears the index array.<br /> <br /> <source lang="lua"> = Mesh:clearIndexArray() </source>") |
|||
Line 6: | Line 6: | ||
<br /> | <br /> | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | Mesh:clearIndexArray() | |
</source> | </source> |
Revision as of 10:20, 23 August 2018
Available since: Gideros 2012.09
Description
Clears the index array.
Mesh:clearIndexArray()