Cedric Guillemet 5 lat temu
rodzic
commit
7471cc64ea
1 zmienionych plików z 1 dodań i 1 usunięć
  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;