DirectionalLight (color, intensity); light.position.set(10, 10, 10); light.target.position.set(-5, 0, 0); scene.add(light); ...
確定! 回上一頁