Selaa lähdekoodia

small fog edit

Gregg Tavares 7 vuotta sitten
vanhempi
sitoutus
3dccbb13dd
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      threejs/lessons/threejs-fog.md

+ 4 - 0
threejs/lessons/threejs-fog.md

@@ -259,6 +259,10 @@ like it's in the fog.
     <div class="code">fog: true, all</div>
     <div class="code">fog: true, all</div>
   </div>
   </div>
 </div>
 </div>
+
+Notice the walls and ceiling at the far end of the room are getting fog applied.
+By turing fog of on the materials for the house we can fix that issue.
+
 <div class="spread">
 <div class="spread">
   <div>
   <div>
     <div data-diagram="fogHouseInsideNoFog" style="height: 300px;" class="border"></div>
     <div data-diagram="fogHouseInsideNoFog" style="height: 300px;" class="border"></div>

粤ICP备19079148号