In Unity3D how do you colour the white void?
If you're familiar with Unity3D and turned on a skybox, you would have noticed that there's a white space/void near the bottom of the screen/scene. My question is pretty simple: Is there anyway to colour this?
The reason I ask is because part of my splash screen shows my groups logo with a really nice skybox, clouds, the logo but then you have that white space on the bottom which throws it off. I originally wanteed to have a bunch of clouds covering the white space(via particle effects) but with the already moving clouds I have, I think it may cause a lot of lagging(since my computer is a beast of a machine)
How can I colour this white space?
Your answer
Follow this Question
Related Questions
Help with this Camera Background Color Code 1 Answer
Why would my scene view and game view have conflicting location for objects? 1 Answer
Objects on the scene don't look like objects in game view (positions and sizes are not the same) 1 Answer
SpriteRenderer.Color not adjustable with both mecanim + script 1 Answer
Texture color completely off 0 Answers