I’m experiencing a problem where setting the primary color of the Background Material to White results in a gray color in the scene. Can anyone explain why this is happening and how to correctly set the color to white?
I think the problem is linear/gamma color spaces, but I don’t know enough to explain it well Setting the color to (255,255,255) is basically blowing it up a ton so even with conversion it stays white… it could even be set to something lower like (5,5,5): Background Material can not be set to white | Babylon.js Playground (babylonjs.com)