but that doesnt work, it changes the gameObject’s renderer material, not the particles. And no, I cant change it with the color varialbe of the particleSystem, due to many other varialbes in the material that I want to access.
But i cannot access that. It says inherit from renderer, but cant go that way, unity gives me an error.
Is there a way? If this not accessible then why add it to the docs?
This is an old question but I was looking for the same answer and I finally figured it out. This worked for me, I hope it still helps or helps someone else!