Difference between revisions of "Mesh:clearTextureCoordinateArray"

From GiderosMobile
(removed language stuff)
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Clears the texture coordinate array.
 
Clears the texture coordinate array.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Mesh:clearTextureCoordinateArray()
 
Mesh:clearTextureCoordinateArray()
 
</source>
 
</source>
  
 
{{Mesh}}
 
{{Mesh}}

Revision as of 15:28, 13 July 2023