Obi Official Forum

Full Version: Colors not updating for granular
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I try to set the color using the solver.colors property this does not work for granular particles. it does not seem to change the color
(12-12-2023, 03:52 PM)413866 Wrote: [ -> ]When I try to set the color using the solver.colors property this does not work for granular particles. it does not seem to change the color

Hi,

We are unable to reproduce this. Changing solver.colors does affect granulars, both when using ObiParticleRenderer as well as ObiInstancedParticleRenderer. Could you give more details?
- Could you share the code you're using to set the values of solver.colors?
- Which Obi version are you using, and which platform are you targeting?
- Is this in-editor or in the build? etc.

kind regards,
(13-12-2023, 08:01 AM)josemendez Wrote: [ -> ]Hi,

We are unable to reproduce this. Changing solver.colors does affect granulars, both when using ObiParticleRenderer as well as ObiInstancedParticleRenderer. Could you give more details?
- Could you share the code you're using to set the values of solver.colors?
- Which Obi version are you using, and which platform are you targeting?
- Is this in-editor or in the build? etc.

kind regards,

It had to do with the FluidRendering including this emitter which emits granulars. Now it works. I assume this is intended behaviour