Particles:getParticleColor

From GiderosMobile
Revision as of 09:28, 24 August 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