Difference between revisions of "B2.ParticleSystem:getColorBuffer"

From GiderosMobile
 
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
Gets the color of each particle.
+
Gets the color of each particle. The array is length GetParticleCount().
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(table) = b2.ParticleSystem:getColorBuffer()
 
(table) = b2.ParticleSystem:getColorBuffer()

Latest revision as of 06:42, 8 November 2024