Hi guys. I can't change the light color of my scene at runtime. I've tried these already:
`RenderSettings.ambientLight;`
`RenderSettings.ambientSkyColor;`
Is anyone else experiencing this or is it just me?
` `
This question is already asked here https://answers.unity.com/questions/847798/change-ambient-color-in-unity-5-via-script.html however I feel this is a new issue since none of the answers worked.
↧