Particles:getParticleColor
From GiderosMobile
Available since: Gideros 2016.06
Description
Get color and alpha value of particle
(color), (alpha) = Particles:getParticleColor(i)
Parameters
i: (number) particle index
Return values
Returns (color) color value
Returns (alpha) alpha value from 0 to 1