When i change the skybox in “Window → Lighting → Skybox”
the light will affect to gameObject.
However, when i add “Skybox” component in my main camera,
there are no light affect with this way(it still according to " Window → Lighting → Skybox").
I made my UI button in order to change my skybox. And i want the light effect through skybox. How can i do it through code, ty