Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

371
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda