change light

This commit is contained in:
Darby Lim 2018-04-19 11:44:21 +09:00
parent 974289704a
commit fe575d6ab1
3 changed files with 9 additions and 2 deletions

View File

@ -31,4 +31,11 @@
</ode>
</physics>
</world>
<scene>
<ambient>0.8 0.8 0.8 1</ambient>
<background>0.7 0.7 0.7 1</background>
<shadows>true</shadows>
</scene>
</sdf>

View File

@ -37,7 +37,7 @@
</include>
<scene>
<ambient>0.4 0.4 0.4 1</ambient>
<ambient>0.8 0.8 0.8 1</ambient>
<background>0.7 0.7 0.7 1</background>
<shadows>true</shadows>
</scene>

View File

@ -37,7 +37,7 @@
</include>
<scene>
<ambient>0.4 0.4 0.4 1</ambient>
<ambient>0.8 0.8 0.8 1</ambient>
<background>0.7 0.7 0.7 1</background>
<shadows>true</shadows>
</scene>