Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

369
Views
Wrong color on Unity Shader Graph

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 Graphenter image description here

But the color I got is wrong. It's brighter. The Color what I want and what I have: enter image description here

What I'm doing wrong?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Unless you're using negative inputs, Add won't reduce the amount of blue, red, or green. Since you're adding red light into grey, you'll get pink as a result. Instead, you should use Multiply.

Multiply the base texture with a white-based color map, where the color map is white where it shouldn't affect the base texture. To make the white-based color map, you can invert the result of the color mask and add it to the result of the multiply you already have.

example graph

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!