Cedric Guillemet 5 년 전
부모
커밋
7471cc64ea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Gizmos/axisScaleGizmo.ts

+ 1 - 1
src/Gizmos/axisScaleGizmo.ts

@@ -38,7 +38,7 @@ export class AxisScaleGizmo extends Gizmo {
      */
     public uniformScaling = false;
     /**
-     * Custom sensibility value for the drag strength
+     * Custom sensitivity value for the drag strength
      */
     public sensitivity = 1;