Particles:setParticleColor

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

Available since: Gideros 2016.06

Description

set color of particles

 Particles:setParticleColor(i,color,alpha)

'i: (number) particle index '
'color: (number) hex value of color '
alpha: (number) alpha value from 0 to 1, default 1 optional