#
luxiaotao1123
2021-12-22 f1b81cabbcc35ab8f3f871ea13c65af33e2c42a4
static/js/app.js
@@ -158,7 +158,7 @@
            this.scene.background = new THREE.Color( 0xf0f0f0 );
         } else {
            const cubeTextureLoader = new THREE.CubeTextureLoader();
            cubeTextureLoader.setPath( '../static/img/skybox/' );
            cubeTextureLoader.setPath( '../static/img/skybox0/' );
            this.scene.background = cubeTextureLoader.load([
               "px.jpg", "nx.jpg",
               "py.jpg", "ny.jpg",