OrbitControls 現在支援阻尼/慣性。 controls = new THREE.OrbitControls( camera, renderer.domElement ); controls.enableDamping = true ...
確定! 回上一頁