소스 검색

remove unneeded

Gregg Tavares 5 년 전
부모
커밋
25e2a05bac
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      threejs/threejs-background-equirectangularmap.html

+ 0 - 1
threejs/threejs-background-equirectangularmap.html

@@ -26,7 +26,6 @@ import {OrbitControls} from './resources/threejs/r119/examples/jsm/controls/Orbi
 function main() {
   const canvas = document.querySelector('#c');
   const renderer = new THREE.WebGLRenderer({canvas});
-  renderer.autoClearColor = false;
 
   const fov = 75;
   const aspect = 2;  // the canvas default