Hello,
I am using thin instances on a mesh with PBR material and would like to control the colour of the instances. Using the colour buffer I get something that’s more like a highlight effect. Is there any way to fully control the colour without having to go the shader way?
Minimal PG repro: https://playground.babylonjs.com/#217750#44
Thanks!