فهرست منبع

remove unneeded

Gregg Tavares 5 سال پیش
والد
کامیت
1e9ed3d334
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      threejs/threejs-background-cubemap.html

+ 0 - 1
threejs/threejs-background-cubemap.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