Difference between revisions of "Mesh:clearColorArray"
From GiderosMobile
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2012.09<br/> | '''Available since:''' Gideros 2012.09<br/> | ||
=== Description === | === Description === | ||
− | <br /> | + | <translate><br /> |
Clears the color array.<br /> | Clears the color array.<br /> | ||
− | <br /> | + | <br /></translate> |
<source lang="lua"> | <source lang="lua"> | ||
Mesh:clearColorArray() | Mesh:clearColorArray() | ||
</source> | </source> |
Revision as of 13:32, 23 August 2018
Available since: Gideros 2012.09
Description
Clears the color array.
Mesh:clearColorArray()