diff --git a/doc/classes/NavigationMesh.xml b/doc/classes/NavigationMesh.xml index dd7464ac0e2..31be81895b1 100644 --- a/doc/classes/NavigationMesh.xml +++ b/doc/classes/NavigationMesh.xml @@ -79,6 +79,7 @@ + The minimum Y space needed for navigation to be generated. The maximum height difference between two areas for navigation to be generated between them. @@ -87,8 +88,10 @@ The maximum angle a slope can be at for navigation to be generated on it. + Determines where the edge of a navigation mesh is. This way an agent will not overlap with another mesh or stand over nothing. + The height of a cell. The size of cells in the [NavigationMesh].