更改默认场景网格颜色

时间:2017-10-10 14:58:16

标签: unity3d

是否可以更改默认场景网格颜色(我使用的是Unity 2017.1.1 Personal)?

当我没有directional light组件时,它有这种丑陋的棕色:

enter image description here

可以这样做吗?

2 个答案:

答案 0 :(得分:4)

您可以转到编辑 --->来更改网格线颜色。 偏好 ---> 颜色然后更改网格颜色。

enter image description here

对于背景颜色,网格没有背景颜色。你看到的是默认的天空盒图像。

Windows ---> 闪电 ---> 设置然后转到“场景”标签并删除“天空盒材料”。将其设置为“无”。您也可以创建新材料,然后使用“Skybox / Procedural”作为材料。

enter image description here

答案 1 :(得分:0)

change color之后,您可能需要在skybox窗口中切换scenetoggle skybox on the scene Unity3D

Unity3D 2018.3