scene.add(directionalLight);. //顯示光照區域. var helper = new THREE.CameraHelper(directionalLight.shadow.camera );. scene.add(helper); ...
確定! 回上一頁