- Home /
Question by
JannikaKoschnitzke · Dec 06, 2021 at 02:24 PM ·
particlescolorparticlesystemcolor changevertex shader
Changing the color of individual particles
I would like to colour individual particles according to a variable which I have stored as data. However, it seems that I cannot change individual particle's color as before (particle[i].color). Is there any workaround for this? Could I possibily use custom shaders or vertex stream? I am new to unity and still have to find my way around.
Comment
Your answer
Follow this Question
Related Questions
ParticleAnimator doesn't change color of particles in ParticleSystem(Shuriken) 0 Answers
ParticleSystem not rendering after changing startColor 1 Answer
Particles turning green 1 Answer
How do I change Particle System color via script in Unity 5.6.1f1? 1 Answer
How do you change the colour of individual particles having assigned them a material? 1 Answer