- Home /
How to add skybox to scene Unity 3.5.5
In the newest version of Unity, the way I used to add skyboxes to a scene was changed. I used to go to Edit > Render Settings and select a skybox material. What are some other ways of adding a skybox to a scene?
Comment
Best Answer
Answer by CET · Aug 11, 2012 at 04:12 PM
adding a skybox component on the camera, perhaps?
Answer by $$anonymous$$ · Aug 11, 2012 at 06:40 PM
You have to add the Rendering/Skybox component to a Camera now.
Your answer
Follow this Question
Related Questions
Skybox Pixelation problem 6 Answers
Change Render Settings (SkyBox) through code. 1 Answer
(CLOSED) Plane Failing to Render When Camera is Switched Until Scene is Reloaded?! 0 Answers
How is a Skybox Made From an Image? 4 Answers
Original Scene Setup 0 Answers