Difference between revisions of "Particles:setTexture"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets a texture to all particles.
 
Sets a texture to all particles.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Particles:setTexture(texture,slot)
 
Particles:setTexture(texture,slot)
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023