瀏覽代碼

don't doubleside ground

Gregg Tavares 6 年之前
父節點
當前提交
331772bf19
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      threejs/lessons/resources/threejs-fog.js

+ 0 - 1
threejs/lessons/resources/threejs-fog.js

@@ -21,7 +21,6 @@
       shininess: 0,
       shininess: 0,
       roughness: 1,
       roughness: 1,
       metalness: 0,
       metalness: 0,
-      side: THREE.DoubleSide,
     };
     };
     loader.load('../resources/models/simple_house_scene/scene.gltf', (gltf) => {
     loader.load('../resources/models/simple_house_scene/scene.gltf', (gltf) => {
       const materials = new Set();
       const materials = new Set();