Particles:getParticleColor

From GiderosMobile
Revision as of 11:20, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2016.06

Description

Get color and alpha value of particle

(color), (alpha) = Particles:getParticleColor(i)

'i: (number) particle index '
Returns (color) color value
Returns (alpha) alpha value from 0 to 1