【Cesium】天空盒子

skyBox: new Cesium.SkyBox({
sources: {
positiveX: 'static/image/skyBox/posx.jpg',
negativeX: 'static/image/skyBox/negx.jpg',
positiveY: 'static/image/skyBox/negy.jpg',
negativeY: 'static/image/skyBox/posy.jpg',
positiveZ: 'static/image/skyBox/posz.jpg',
negativeZ: 'static/image/skyBox/negz.jpg'
}
}),

 

posted @ 2018-11-21 14:36  咸鱼翻身  阅读(4758)  评论(2编辑  收藏  举报