Cedric Guillemet 4 lat temu
rodzic
commit
61e8453bdb
1 zmienionych plików z 1 dodań i 1 usunięć
  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;