Cedric Guillemet 5 vuotta sitten
vanhempi
commit
7471cc64ea
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;