0
No es un bug
SF Albedo and Specular are brighter than Standard
Hi I'm trying to match SF to standard shader to go further from there. My setup is Deferred lighting, linear color space, realtime GI. Illumination is a combination of lights and emissive surfaces.
So what I'm doing is this:
And I end up with Albedo and Specular passes being brighter in SF compared to Standard
SF:
Standard:
So what might be the issue?
So what I'm doing is this:
And I end up with Albedo and Specular passes being brighter in SF compared to Standard
SF:
Standard:
So what might be the issue?
Respuesta
0
Respuesta
No es un bug
Freya Holmér (Developer) hace 9 años
In your shader, you don't multiply the albedo by a color, which the standard shader does
Respuesta
No es un bug
In your shader, you don't multiply the albedo by a color, which the standard shader does
Servicio de atención al cliente por UserEcho