Trevor Baron hace 7 años
padre
commit
eadd98dd38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Behaviors/Mesh/babylon.pointerDragBehavior.ts

+ 1 - 1
src/Behaviors/Mesh/babylon.pointerDragBehavior.ts

@@ -13,7 +13,7 @@ module BABYLON {
          */
         public maxDragAngle = 0;
         /**
-         * @ignore
+         * @hidden
          */
         public _useAlternatePickedPointAboveMaxDragAngle = false;
         /**