Difference between revisions of "Mesh:setTexture"

From GiderosMobile
(removed language stuff)
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the texture of the mesh.
 
Sets the texture of the mesh.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Mesh:setTexture(texture,slot)
 
Mesh:setTexture(texture,slot)
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023