瀏覽代碼

doc linting

Cedric Guillemet 4 年之前
父節點
當前提交
61e8453bdb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;