Difference between revisions of "Mesh:getColor"

From GiderosMobile
(removed language stuff)
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
Returns color and alpha of the i-th element of the color array.
+
Returns color and alpha of the i-th element from the color array.
 
<source lang="lua">
 
<source lang="lua">
 
(number), (number) = Mesh:getColor(i)
 
(number), (number) = Mesh:getColor(i)

Revision as of 01:22, 15 March 2021