|
I am adding in a Skybox to a 3D level and I have it connected to my Camera child under the FPSControl parent. In Inspector, the Custom Skybox is checked and it appears when I run it in Game mode. I am trying to add a lens flare to the directional light source and I have but for some reason under scene mode, it won't show the skybox. I know the answer is right under my nose... Thanks in advance!
(comments are locked)
|
|
Yes, that is because it is a component of your camera and is only rendered while your camera is active in game. Within your scene, you are using your scene camera. That is normal behaviour. If you'd like to see your skybox both in-game and in-scene, go to Edit > Render Settings > Skybox Material and choose your skybox material. :P Hope that helps, Klep
(comments are locked)
|
