0
W trakcie analizy

Ambient Light in Unity 5 is weird?

Daniel Garcia Romero 9 lat temu Ostatnio zmodyfikowane przez Freya Holmér (Developer) 9 lat temu 2
I've tried to do the custom shader tutorial and this happened when I added the ambient light to the environment: 
Image 347

The ambient light 'follows' the camera around instead of being applied to the whole model.
I've also noted that the custom shader ignores the setting in render settings. If I switch the ambient source between color or Skybox the shader is not updated.
W trakcie analizy
Ambient light is a bit more advanced in Unity 5, the ambient light node might have to be removed. I'll have to think about this some more