ParticleSystem change color on runtime

Yeah, I think all the graphs are converted into textures to use in the shader.

I don’t think there is an “API” way to update the graphs at runtime. If you call the internal methods entity.particlesystem.rebuild() or entity.particlesystem.rebuildGraphs()` that should work, though I can’t guarantee those methods will remain in the future…

1 Like