Hello every one,
I want to create shader graph to have color and shadow of SVG images.
I use vertex color node in my shader graph like following:
every thing seems work for me except when I have SVG image with several layers, it won’t work fine.


layers of my image are mixed. I have found PBR master node doesn’t support height map and I was thinking maybe it is the issue. Could you please help me to fix this problem.