Particles:getParticleColor

From GiderosMobile
Revision as of 10:58, 3 September 2018 by Hgy29 (talk | contribs)


Available since: Gideros 2016.06
Class: Particles

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