Particles:setParticleColor

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

Available since: Gideros 2016.06

Description

set color of particles

 Particles:setParticleColor(i,color,alpha)

Parameters

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