Difference between revisions of "Mesh.new"

From GiderosMobile
(removed language stuff)
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Creates a new '''Mesh''' object.
 
Creates a new '''Mesh''' object.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Mesh.new(is3d)
 
Mesh.new(is3d)
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023