Browse Source

typedoc fix

Trevor Baron 7 năm trước cách đây
mục cha
commit
eadd98dd38
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
         /**