Difference between revisions of "Mesh:clearTextureCoordinateArray"

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

Latest revision as of 15:31, 13 July 2023