Particles:setParticleColor

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


Available since: Gideros 2016.06
Class: Particles

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