Difference between revisions of "Mesh:clearTextureCoordinateArray"
From GiderosMobile
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2012.09<br/> | '''Available since:''' Gideros 2012.09<br/> | ||
=== Description === | === Description === | ||
− | <br /> | + | <translate><br /> |
Clears the texture coordinate array.<br /> | Clears the texture coordinate array.<br /> | ||
− | <br /> | + | <br /></translate> |
<source lang="lua"> | <source lang="lua"> | ||
Mesh:clearTextureCoordinateArray() | Mesh:clearTextureCoordinateArray() | ||
</source> | </source> |
Revision as of 13:34, 23 August 2018
Available since: Gideros 2012.09
Description
Clears the texture coordinate array.
Mesh:clearTextureCoordinateArray()