var sunMaterial = new THREE.MeshBasicMaterial({ color: sunColor, opacity: 0, transparent: true }); 转载于:https://www.cnblogs.com/sangzs/p/9213623.html