Cedric Guillemet 5 år sedan
förälder
incheckning
7471cc64ea
1 ändrade filer med 1 tillägg och 1 borttagningar
  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;