I have car mesh for my game. I need change base car color without wheel and headlights color. For this I create texture with white and black places where need changes and color mask for it. Then I created shader with Shader Graph
But the color I got is wrong. It's brighter.
The Color what I want and what I have:
What I'm doing wrong?