Difference between revisions of "Particles.new"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Creates a new particles group.
 
Creates a new particles group.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Particles.new([is3d],[autoSort])
 
Particles.new([is3d],[autoSort])
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023