야드 캔버스 수정
This commit is contained in:
@@ -393,7 +393,6 @@ function Scene({
|
||||
maxDistance={200}
|
||||
maxPolarAngle={Math.PI / 2}
|
||||
enabled={!isDraggingAny}
|
||||
reverseOrbit={true} // 드래그 방향 반전 (자연스러운 이동)
|
||||
screenSpacePanning={true} // 화면 공간 패닝
|
||||
panSpeed={0.8} // 패닝 속도 (기본값 1.0, 낮을수록 느림)
|
||||
rotateSpeed={0.5} // 회전 속도
|
||||
|
||||
Reference in New Issue
Block a user