Browse Source

doc linting

Cedric Guillemet 4 năm trước cách đây
mục cha
commit
61e8453bdb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Navigation/INavigationEngine.ts

+ 1 - 1
src/Navigation/INavigationEngine.ts

@@ -457,7 +457,7 @@ export interface INavMeshParameters {
      */
     tileSize: number;
 
-    /*
+    /**
     * The size of the non-navigable border around the heightfield.
     */
     borderSize: number;