야드 캔버스 수정

This commit is contained in:
dohyeons
2025-10-27 16:09:06 +09:00
parent 640a9a741c
commit 8a318ea741

View File

@@ -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} // 회전 속도